Skip to content

Commit

Permalink
Remove udep
Browse files Browse the repository at this point in the history
  • Loading branch information
jfldde committed Oct 29, 2024
1 parent 696bfed commit 022bd1a
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 @@ -13,7 +13,6 @@ bollard = { version = "0.17.1" }
futures = "0.3"
hex = { version = "0.4.3", default-features = false, features = ["serde"] }
jsonrpsee = { version = "0.24.2", features = ["http-client", "ws-client"] }
log-panics = { version = "2", features = ["with-backtrace"] }
rand = "0.8"
serde = { version = "1.0.192", default-features = false, features = ["alloc", "derive"] }
serde_json = { version = "1.0", default-features = false }
Expand Down

0 comments on commit 022bd1a

Please sign in to comment.