Update axum to 0.8.1
This commit is contained in:
parent
417ad05f0c
commit
05b1734800
2 changed files with 8 additions and 20 deletions
|
|
@ -8,7 +8,7 @@ edition = "2024"
|
|||
|
||||
[workspace.dependencies]
|
||||
anyhow = "1.0.96"
|
||||
axum = "0.7.5"
|
||||
axum = "0.8.1"
|
||||
clap = { version = "4.5.4", features = ["derive", "deprecated"] }
|
||||
comemo = "0.4.0"
|
||||
cosmic-text = "0.11.2"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue