chore: main is 0.3.0-to-be
CI / check (push) Has been cancelled

This commit is contained in:
Oleksandr Kozachuk
2026-08-12 11:02:13 +02:00
parent 0a0f1e9e95
commit b4a28f342d
4 changed files with 6 additions and 6 deletions
+1 -1
View File
@@ -9,7 +9,7 @@ license.workspace = true
workspace = true
[dependencies]
wafer-core = { path = "../core", version = "0.2.9" }
wafer-core = { path = "../core", version = "0.3.0" }
wasmtime = { workspace = true }
anyhow = { workspace = true }
clap = { version = "4", features = ["derive"] }