Skip to content

Commit f10eab0

Browse files
fix(deps): update rust crate axum to 0.8.0
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent b5357e7 commit f10eab0

2 files changed

Lines changed: 16 additions & 42 deletions

File tree

Cargo.lock

Lines changed: 15 additions & 41 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
@@ -6,7 +6,7 @@ license = "MIT"
66

77
[dependencies]
88
anyhow = "1.0.82"
9-
axum = "0.7.5"
9+
axum = "0.8.0"
1010
time = { version = "0.3.36", features = ["local-offset"] }
1111
tokio = { version = "1.37.0", features = ["full"] }
1212
serde = { version = "1.0.200", features = ["derive"] }

0 commit comments

Comments
 (0)