Skip to content

Commit 52f9451

Browse files
fix(deps): update rust crate anyhow to ^1.0.75
1 parent 2cd80d3 commit 52f9451

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
@@ -14,7 +14,7 @@ path = "integration/main.rs"
1414

1515

1616
[dependencies]
17-
anyhow = "^1.0.69"
17+
anyhow = "^1.0.75"
1818
aws-sdk-s3 = { version = "^0.25.0" }
1919
axum = { version = "^0.6.20", features = ["http2", "json", "tracing"] }
2020
clap = { version = "^4.2.1", features = [

0 commit comments

Comments
 (0)