Skip to content

Commit

Permalink
Remove unused dependency.
Browse files Browse the repository at this point in the history
  • Loading branch information
abizjak committed May 5, 2023
1 parent 70e24c9 commit 671c84a
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 @@ -14,7 +14,6 @@ description = "An SDK to use the Concordium blockchain."
[dependencies]
tonic = "0.8"
prost = "0.11"
prost-derive = "0.11"
tokio = { version = "1.27", features = ["net"] }
futures = "0.3"
serde_json = "1.0"
Expand Down

0 comments on commit 671c84a

Please sign in to comment.