Skip to content

Commit 263443c

Browse files
authored
Merge pull request #87 from stackclass/dependabot/cargo/anyhow-1.0.101
2 parents 2c70107 + f9d79de commit 263443c

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

Cargo.lock

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ path = "src/bin/openapi-generator.rs"
3232
gitea-client = { path = "crates/gitea-client" }
3333
harbor-client = { path = "crates/harbor-client" }
3434

35-
anyhow = "1.0.100"
35+
anyhow = "1.0.101"
3636
axum = { version = "0.8.8" }
3737
axum-extra = {version = "0.12.5", features = ["typed-header"] }
3838
base64 = "0.22.1"

0 commit comments

Comments
 (0)