Skip to content

Commit fea6d01

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 fb44fc3 commit fea6d01

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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)