File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed
Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -54,7 +54,7 @@ members = [
5454resolver = " 2"
5555
5656[workspace .package ]
57- version = " 0.5.6 "
57+ version = " 0.6.0 "
5858edition = " 2024"
5959license = " Apache-2.0 WITH LLVM-exception"
6060repository = " https://github.com/bytecodealliance/wstd"
@@ -97,10 +97,10 @@ test-programs = { path = "test-programs" }
9797tower-service = " 0.3.3"
9898ureq = { version = " 3.1" , default-features = false , features = [" json" ] }
9999wasip2 = " 1.0"
100- wstd = { path = " ." , version = " =0.5.6 " }
101- wstd-axum = { path = " ./axum" , version = " =0.5.6 " }
102- wstd-axum-macro = { path = " ./axum/macro" , version = " =0.5.6 " }
103- wstd-macro = { path = " ./macro" , version = " =0.5.6 " }
100+ wstd = { path = " ." , version = " =0.6.0 " }
101+ wstd-axum = { path = " ./axum" , version = " =0.6.0 " }
102+ wstd-axum-macro = { path = " ./axum/macro" , version = " =0.6.0 " }
103+ wstd-macro = { path = " ./macro" , version = " =0.6.0 " }
104104
105105[package .metadata .docs .rs ]
106106all-features = true
You can’t perform that action at this time.
0 commit comments