Skip to content

Commit

Permalink
chore(decentralization): Remove unused dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
sasa-tomic committed Jul 17, 2023
1 parent 1e91a1f commit 1af2cf4
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion rs/decentralization/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,6 @@ reqwest = { version = "0.11.9", features = ["json"] }
itertools = "0.10.3"
chrono = "0.4.19"
tokio = { version = "1.2.0", features = ["full"] }
lazy_static = "1.4.0"
ic-management-types = { path = "../ic-management-types" }
futures-util = "0.3.21"
strum = "0.24.1"
Expand Down

0 comments on commit 1af2cf4

Please sign in to comment.