Skip to content

Commit

Permalink
Bump sourcify library version (#718)
Browse files Browse the repository at this point in the history
  • Loading branch information
rimrakhimov authored Dec 21, 2023
1 parent 6a12a22 commit 6695fdf
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion eth-bytecode-db/Cargo.lock

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

2 changes: 1 addition & 1 deletion eth-bytecode-db/eth-bytecode-db-server/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ sea-orm = "0.12.2"
serde = "1.0"
serde_json = "1.0.96"
serde_with = "2.1"
sourcify = { git = "https://github.com/blockscout/blockscout-rs", rev = "34827ae" }
sourcify = { git = "https://github.com/blockscout/blockscout-rs", rev = "6a12a22" }
tokio = { version = "1.23", features = [ "rt-multi-thread", "macros" ] }
tonic = "0.8"
tracing = "0.1"
Expand Down

0 comments on commit 6695fdf

Please sign in to comment.