summaryrefslogtreecommitdiffhomepage
path: root/src/rust/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'src/rust/Cargo.toml')
-rw-r--r--src/rust/Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/rust/Cargo.toml b/src/rust/Cargo.toml
index 2e0bba2..6bd5fbc 100644
--- a/src/rust/Cargo.toml
+++ b/src/rust/Cargo.toml
@@ -12,4 +12,4 @@ path = "src/lib.rs"
[dependencies]
-unit-wasm-sys = { path = "unit-wasm-sys", version = "0.1.1" }
+unit-wasm-sys = { path = "unit-wasm-sys", version = "0.1.2" }