Skip to content

Commit

Permalink
Remove futures dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
Urhengulas authored Sep 3, 2024
1 parent 16866b3 commit 4f1095e
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion print/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,6 @@ clap = { version = "4.0", features = ["derive", "env"] }
defmt-decoder = { version = "=0.3.11", path = "../decoder", features = [
"unstable",
] }
futures = "0.3"
log = "0.4"
notify = "6.1"
tokio = { version = "1.38", features = ["full"] }

0 comments on commit 4f1095e

Please sign in to comment.