Skip to content
This repository has been archived by the owner on Nov 19, 2024. It is now read-only.

Commit

Permalink
wip: temporarily depend on branch of sf-protos
Browse files Browse the repository at this point in the history
  • Loading branch information
suchapalaver committed Aug 13, 2024
1 parent f405614 commit bcd0f85
Show file tree
Hide file tree
Showing 2 changed files with 25 additions and 92 deletions.
115 changes: 24 additions & 91 deletions 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 Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ reth-trie-common = { git = "https://github.com/paradigmxyz/reth", version = "1.0
revm-primitives = "=6.0.0"
serde = { version = "1.0.196", features = ["derive"] }
serde_json = "1.0.108"
sf-protos = { git = "https://github.com/semiotic-ai/sf-protos.git", branch = "main" }
sf-protos = { git = "https://github.com/semiotic-ai/sf-protos.git", branch = "joseph/tru-230-review-how-were-compiling-protobufs-in-sf-protos" }
simple-log = "1.6.0"
thiserror = "1.0.44"
tokio = { version = "1.35.0", features = ["full"] }
Expand Down

0 comments on commit bcd0f85

Please sign in to comment.