Skip to content

Commit

Permalink
Merge pull request #7 from casper-network/update-parity-wasm
Browse files Browse the repository at this point in the history
  • Loading branch information
mpapierski authored Jun 12, 2023
2 parents 035ba8c + 1094b65 commit e5305e1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ required-features = ["cli"]
[dependencies]
byteorder = { version = "1", default-features = false }
log = { version = "0.4", default-features = false }
parity-wasm = { version = "0.42", default-features = false }
parity-wasm = { version = "0.45", default-features = false }

# Dependencies only used by the binaries
clap = { version = "2", optional = true }
Expand Down

0 comments on commit e5305e1

Please sign in to comment.