Skip to content

Commit

Permalink
fix: remove deprecated crate (#13)
Browse files Browse the repository at this point in the history
  • Loading branch information
lauti7 committed Feb 14, 2024
1 parent 36e421e commit 23a5cb1
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,6 @@ license = "Apache-2.0"
serde = { version = "1.0", features = ["derive"] }
serde_json = "1.0"
hex = "0.4.3"
rust-crypto = "0.2.36"
web3 = "0.18.0"
chrono = "0.4.23"
futures = "0.3.26"
Expand Down

0 comments on commit 23a5cb1

Please sign in to comment.