From 08d20d79c1fceb5915a887784468be49e645cb13 Mon Sep 17 00:00:00 2001
From: Pat Hickey
Date: Tue, 18 Feb 2025 15:14:01 -0800
Subject: [PATCH] bump versions to 0.5.2
---
Cargo.toml | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
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 = [