Skip to content

Commit 5d8058b

Browse files
fix(deps): update rust crate salvo to 0.65.1 (#312)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 8122cb2 commit 5d8058b

File tree

2 files changed

+13
-13
lines changed

2 files changed

+13
-13
lines changed

Cargo.lock

+12-12
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.9"
2323
ructe = "0.17.0"
24-
salvo = { version = "0.65.0", features = ["affix", "anyhow", "caching-headers", "compression", "logging", "trailing-slash"] }
24+
salvo = { version = "0.65.1", features = ["affix", "anyhow", "caching-headers", "compression", "logging", "trailing-slash"] }
2525
serde = { version = "1.0.195", features = ["derive"] }
2626
serde_yaml = "0.9.30"
2727
slug = "0.1.5"

0 commit comments

Comments
 (0)