Skip to content

Commit

Permalink
Lock version to 0.2.93
Browse files Browse the repository at this point in the history
  • Loading branch information
anakrish committed Nov 6, 2024
1 parent c7b744f commit 8d89ffd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bindings/wasm/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ coverage = ["regorus/coverage"]
[dependencies]
regorus = { path = "../..", default-features = false, features = ["arc"] }
serde_json = "1.0.111"
wasm-bindgen = "=0.2.94"
wasm-bindgen = "=0.2.93"

[dev-dependencies]
wasm-bindgen-test = "0.3.40"

0 comments on commit 8d89ffd

Please sign in to comment.