Skip to content

Commit

Permalink
Update antelope client
Browse files Browse the repository at this point in the history
  • Loading branch information
coa-telos committed Dec 9, 2024
1 parent ee5ebe4 commit a3a5182
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 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.

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ alloy-rpc-types = "0.3.0"
alloy-rpc-types-engine = "0.3.0"
alloy-eips = "0.3.0"
alloy-consensus = "0.3.0"
antelope-client = { git = "https://github.com/telosnetwork/antelope-rs.git", branch = "master" }
antelope-client = { git = "https://github.com/telosnetwork/antelope-rs.git", rev = "d701cd9ca2e87e8e0fd99746f9c672cb3536e5ec" }
bytes = "1.7.1"
clap = { version = "4.5.6", features = ["derive"] }
serde = { version = "1.0.196", features = ["derive"] }
Expand Down

0 comments on commit a3a5182

Please sign in to comment.