Skip to content

Commit f3f66a7

Browse files
committed
chore: bump volo to 0.10.7, volo-http to 0.4.0-rc.2
Signed-off-by: Yu Li <liyu.yukiteru@bytedance.com>
1 parent a16ee6b commit f3f66a7

3 files changed

Lines changed: 4 additions & 4 deletions

File tree

Cargo.lock

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

volo-http/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "volo-http"
3-
version = "0.4.0-rc.1"
3+
version = "0.4.0-rc.2"
44
edition.workspace = true
55
homepage.workspace = true
66
repository.workspace = true

volo/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "volo"
3-
version = "0.10.6"
3+
version = "0.10.7"
44
edition.workspace = true
55
homepage.workspace = true
66
repository.workspace = true

0 commit comments

Comments
 (0)