Skip to content

Commit

Permalink
Remove unused dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
Mallets committed Feb 28, 2025
1 parent 02b0dbd commit 407c937
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion ci/valgrind-check/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,6 @@ categories = ["network-programming"]
description = "Internal crate for zenoh."

[dependencies]
base64ct = "~1.6.0"
tokio = { version = "1.35.1", features = ["rt-multi-thread", "time", "io-std"] }
zenoh = { path = "../../zenoh/" }
zenoh-runtime = { path = "../../commons/zenoh-runtime/" }
Expand Down

0 comments on commit 407c937

Please sign in to comment.