Skip to content

Commit 8126009

Browse files
Update Rust crate anyhow to 1.0.100
1 parent 9253c60 commit 8126009

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@ dropshot-api-manager-types = "0.2.1"
6666
schemars = { version = "0.8", features = [ "uuid1", "chrono" ] }
6767
tokio = { version = "1.37", features = ["full"] }
6868
serde_repr = "0.1"
69-
anyhow = "1.0.99"
69+
anyhow = "1.0.100"
7070
hyper = "1.7.0"
7171
hyper-util = { version = "0.1", features = ["full"] }
7272
serde_json = "1.0.140"

0 commit comments

Comments
 (0)