Skip to content

Commit

Permalink
update owasm-vm lib
Browse files Browse the repository at this point in the history
  • Loading branch information
slandymani committed Jul 15, 2024
1 parent 0973c35 commit fef12b0
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
6 changes: 3 additions & 3 deletions libgo_owasm/Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion libgo_owasm/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ path = "src/lib.rs"
crate-type = ["staticlib"]

[dependencies]
owasm-vm = { git = "https://github.com/ODIN-PROTOCOL/owasm.git", rev = "v0.4.0" }
owasm-vm = { git = "https://github.com/ODIN-PROTOCOL/owasm.git", rev = "v0.4.1" }
failure = "0.1.6"

[build-dependencies]
Expand Down

0 comments on commit fef12b0

Please sign in to comment.