Skip to content

Commit 4ba3c3e

Browse files
fix(deps): update rust crate salvo to 0.66.1 (#326)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 56b403b commit 4ba3c3e

File tree

2 files changed

+24
-17
lines changed

2 files changed

+24
-17
lines changed

Cargo.lock

+23-16
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
@@ -21,7 +21,7 @@ mime = "0.3.17"
2121
mime_guess = "2.0.4"
2222
pulldown-cmark = "0.10"
2323
ructe = "0.17.0"
24-
salvo = { version = "0.66.0", features = ["affix", "anyhow", "caching-headers", "compression", "logging", "trailing-slash"] }
24+
salvo = { version = "0.66.1", features = ["affix", "anyhow", "caching-headers", "compression", "logging", "trailing-slash"] }
2525
serde = { version = "1.0.197", features = ["derive"] }
2626
serde_yaml = "0.9.32"
2727
slug = "0.1.5"

0 commit comments

Comments
 (0)