Skip to content

Commit 001bab8

Browse files
fix(deps): update rust crate salvo to 0.77.0
1 parent 42bee65 commit 001bab8

File tree

2 files changed

+21
-21
lines changed

2 files changed

+21
-21
lines changed

Cargo.lock

+20-20
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ mime = "0.3.17"
2525
mime_guess = "2.0.4"
2626
pulldown-cmark = "0.13"
2727
ructe = "0.18.0"
28-
salvo = { version = "0.76.0", features = ["affix-state", "anyhow", "caching-headers", "compression", "logging", "trailing-slash"] }
28+
salvo = { version = "0.77.0", features = ["affix-state", "anyhow", "caching-headers", "compression", "logging", "trailing-slash"] }
2929
schematic = { version = "0.18.0", features = ["yaml"] }
3030
serde = { version = "1.0.200", features = ["derive"] }
3131
serde_yaml = "0.9.32"

0 commit comments

Comments
 (0)