Skip to content

Commit

Permalink
chore(libs-verification-common): bump blockscout_display_bytes to v1.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
rimrakhimov committed Jul 1, 2024
1 parent 341511e commit ebcd9e6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion libs/verification-common/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ edition = "2021"
alloy-dyn-abi = "0.7"
alloy-json-abi = "0.7"
anyhow = "1.0"
blockscout-display-bytes = { git = "https://github.com/blockscout/blockscout-rs/", branch = "rimrakhimov/blockscout-display-bytes/public-methods" }
blockscout-display-bytes = "1.1.0"
bytes = "1"
serde = { version = "1.0", features = ["derive"] }
serde_json = "1.0"
Expand Down

0 comments on commit ebcd9e6

Please sign in to comment.