Skip to content

Commit

Permalink
Merge pull request #18 from freenet/bump-versions
Browse files Browse the repository at this point in the history
bump versions
  • Loading branch information
al8n committed May 15, 2024
2 parents f5597df + 84bba2e commit ecc7e14
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion rust/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@ optional = true
[target.'cfg(any(unix, windows))'.dev-dependencies]
arbitrary = { version = "1", features = ["derive"] }
bincode = "1"
wasmer = { version = "4.2.0", features = [ "sys-default"] }
wasmer = { version = "4.3", features = [ "sys-default"] }
rand = { version = "0.8", features = ["small_rng"] }

[features]
Expand Down

0 comments on commit ecc7e14

Please sign in to comment.