Skip to content

Commit

Permalink
update proto rev (#328)
Browse files Browse the repository at this point in the history
  • Loading branch information
modship committed Apr 4, 2024
1 parent 3210281 commit e95066a
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion 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
Expand Up @@ -11,7 +11,7 @@ chrono = { version = "=0.4", features = ["clock"], default-features = false }
displaydoc = "0.2"
function_name = "0.3"
loupe = "0.1"
massa-proto-rs = { git = "https://github.com/massalabs/massa-proto-rs.git", rev = "25638b3b7d387afbca81afcb02bae1af03697f18"}
massa-proto-rs = { git = "https://github.com/massalabs/massa-proto-rs.git", rev = "426fd325a55dfcc4033920bed2de075a7e7ad4b7" }
more-asserts = "0.3"
num_enum = "0.7"
parking_lot = "0.12"
Expand Down Expand Up @@ -47,4 +47,4 @@ gas_calibration = []
testing = []
dumper = []
build-wasm = []
execution-trace = ["rust_decimal"]
execution-trace = ["rust_decimal"]

0 comments on commit e95066a

Please sign in to comment.