We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9253c60 commit 8126009Copy full SHA for 8126009
Cargo.toml
@@ -66,7 +66,7 @@ dropshot-api-manager-types = "0.2.1"
66
schemars = { version = "0.8", features = [ "uuid1", "chrono" ] }
67
tokio = { version = "1.37", features = ["full"] }
68
serde_repr = "0.1"
69
-anyhow = "1.0.99"
+anyhow = "1.0.100"
70
hyper = "1.7.0"
71
hyper-util = { version = "0.1", features = ["full"] }
72
serde_json = "1.0.140"
0 commit comments