Skip to content

Commit

Permalink
Update wasmi to 0.31.0-soroban
Browse files Browse the repository at this point in the history
  • Loading branch information
jayz22 committed Sep 11, 2023
1 parent 494ce9f commit f8f7908
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
10 changes: 5 additions & 5 deletions Cargo.lock

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

4 changes: 2 additions & 2 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -33,9 +33,9 @@ default-features = false

[workspace.dependencies.wasmi]
package = "soroban-wasmi"
version = "0.30.0-soroban"
version = "0.31.0-soroban"
git = "https://github.com/stellar/wasmi"
rev = "284c963ba080703061797e2a3cba0853edee0dd4"
rev = "fe21912143c1ec43b8fada4221253fc96520655c"

[workspace.dependencies.stellar-strkey]
version = "0.0.7"
Expand Down

0 comments on commit f8f7908

Please sign in to comment.