Skip to content
This repository was archived by the owner on Jan 10, 2026. It is now read-only.

Commit 18074e5

Browse files
authored
Merge pull request #291 from neodyland/dependabot/cargo/axum-0.8.8
build(deps): bump axum from 0.8.7 to 0.8.8
2 parents ed48ee8 + 00b41de commit 18074e5

File tree

2 files changed

+9
-9
lines changed

2 files changed

+9
-9
lines changed

Cargo.lock

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

crates/sbv2_api/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ license.workspace = true
1010

1111
[dependencies]
1212
anyhow.workspace = true
13-
axum = "0.8.7"
13+
axum = "0.8.8"
1414
dotenvy.workspace = true
1515
env_logger.workspace = true
1616
log = "0.4.29"

0 commit comments

Comments
 (0)