diff --git a/Cargo.toml b/Cargo.toml index 2628f45..13aa7b1 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -45,7 +45,7 @@ members = [ resolver = "2" [workspace.package] -version = "0.5.1" +version = "0.5.2" edition = "2021" license = "MIT OR Apache-2.0 OR Apache-2.0 WITH LLVM-exception" repository = "https://github.com/yoshuawuyts/wstd" @@ -82,7 +82,7 @@ wasmtime = "26" wasmtime-wasi = "26" wasmtime-wasi-http = "26" wstd = { path = "." } -wstd-macro = { path = "macro", version = "=0.5.1" } +wstd-macro = { path = "macro", version = "=0.5.2" } [package.metadata.docs.rs] targets = [