Skip to content

Commit 24de9fc

Browse files
committed
chore(volo-http): bump volo-http to 0.5.1
Signed-off-by: Yu Li <liyu.yukiteru@bytedance.com>
1 parent 7e42f18 commit 24de9fc

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

Cargo.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

volo-http/Cargo.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "volo-http"
3-
version = "0.5.0"
3+
version = "0.5.1"
44
edition.workspace = true
55
homepage.workspace = true
66
repository.workspace = true
@@ -138,4 +138,4 @@ native-tls-vendored = ["native-tls", "volo/native-tls-vendored"]
138138

139139
[package.metadata.docs.rs]
140140
all-features = true
141-
rustdoc-args = ["--cfg", "docsrs"]
141+
rustdoc-args = ["--cfg", "docsrs"]

0 commit comments

Comments
 (0)