Skip to content

Commit 02debc1

Browse files
Update Rust crate axum to 0.8.0
1 parent 656ea46 commit 02debc1

File tree

2 files changed

+34
-21
lines changed

2 files changed

+34
-21
lines changed

Cargo.lock

Lines changed: 33 additions & 20 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
@@ -12,7 +12,7 @@ anyhow = "1.0.86"
1212
askama = { version = "0.12.1", features = ["with-axum"] }
1313
askama_axum = "0.4.0"
1414
async-trait = "0.1.80"
15-
axum = "0.7.5"
15+
axum = "0.8.0"
1616
clap = { version = "4.5.7", features = ["derive"] }
1717
getset = "0.1.2"
1818
open = "5.2.0"

0 commit comments

Comments
 (0)