Skip to content

Commit

Permalink
chore: update latest line/cosmwasm commit (merged Finschia/cosmwasm…
Browse files Browse the repository at this point in the history
…#256 PR)

Signed-off-by: zemyblue <zemyblue@gmail.com>
  • Loading branch information
zemyblue committed Jan 10, 2023
1 parent dc6a9af commit a23c058
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
8 changes: 4 additions & 4 deletions libwasmvm/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 libwasmvm/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -30,8 +30,8 @@ default = []
backtraces = []

[dependencies]
cosmwasm-std = { git = "https://github.com/line/cosmwasm", rev = "refs/pull/256/head", features = ["iterator","staking","stargate"]}
cosmwasm-vm = { git = "https://github.com/line/cosmwasm", rev = "refs/pull/256/head", features = ["iterator","staking","stargate"]}
cosmwasm-std = { git = "https://github.com/line/cosmwasm", rev = "6ea2dfb", features = ["iterator","staking","stargate"]}
cosmwasm-vm = { git = "https://github.com/line/cosmwasm", rev = "6ea2dfb", features = ["iterator","staking","stargate"]}
errno = "0.2"
serde_json = "1.0"
thiserror = "1.0"
Expand Down

0 comments on commit a23c058

Please sign in to comment.