Skip to content

Commit 455799c

Browse files
authored
Merge pull request #9302 from the-benchmarker/renovate/salvo-0.x
Update Rust crate salvo to 0.93
2 parents dfee84d + fbd40f1 commit 455799c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

rust/salvo/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ edition = "2021"
55
authors = ["Chrislearn Young <chrislearn@hotmail.com>"]
66

77
[dependencies]
8-
salvo = { version = "0.92", default-features = false, features = ["server", "http1"]}
8+
salvo = { version = "0.93", default-features = false, features = ["server", "http1"]}
99
tokio = { version = "1", features = ["full"] }
1010

1111
[profile.release]

0 commit comments

Comments
 (0)