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 @@ -53,7 +53,7 @@ members = [
5353resolver = " 2"
5454
5555[workspace .package ]
56- version = " 0.6.0 "
56+ version = " 0.6.1 "
5757edition = " 2024"
5858license = " Apache-2.0 WITH LLVM-exception"
5959repository = " https://github.com/bytecodealliance/wstd"
@@ -95,10 +95,10 @@ test-programs = { path = "test-programs" }
9595tower-service = " 0.3.3"
9696ureq = { version = " 3.1" , default-features = false , features = [" json" ] }
9797wasip2 = " 1.0"
98- wstd = { path = " ." , version = " =0.6.0 " }
99- wstd-axum = { path = " ./axum" , version = " =0.6.0 " }
100- wstd-axum-macro = { path = " ./axum/macro" , version = " =0.6.0 " }
101- wstd-macro = { path = " ./macro" , version = " =0.6.0 " }
98+ wstd = { path = " ." , version = " =0.6.1 " }
99+ wstd-axum = { path = " ./axum" , version = " =0.6.1 " }
100+ wstd-axum-macro = { path = " ./axum/macro" , version = " =0.6.1 " }
101+ wstd-macro = { path = " ./macro" , version = " =0.6.1 " }
102102
103103[package .metadata .docs .rs ]
104104all-features = true
You can’t perform that action at this time.
0 commit comments