Skip to content

Commit

Permalink
Remove commented dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
Lohann committed Sep 11, 2024
1 parent 553b5c4 commit 1687975
Showing 1 changed file with 0 additions and 10 deletions.
10 changes: 0 additions & 10 deletions rosetta-server/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -10,16 +10,6 @@ description = "Generic rosetta server implementation."
default = []
native-tls = ["tokio-tungstenite/native-tls"]
webpki-tls = ["tokio-tungstenite/rustls-tls-webpki-roots"]
# ws = [
# "dep:async-trait",
# "dep:futures",
# "dep:futures-util",
# "dep:futures-timer",
# "dep:jsonrpsee",
# "dep:subxt",
# "dep:pin-project",
# "futures/std",
# ]

[dependencies]
anyhow = "1.0"
Expand Down

0 comments on commit 1687975

Please sign in to comment.