Skip to content

Commit

Permalink
remove duplicate async-channel dep
Browse files Browse the repository at this point in the history
  • Loading branch information
Kasey Huizinga authored and Kasey Huizinga committed Aug 2, 2024
1 parent 2e3da16 commit 9ea76d6
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion iroh/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,6 @@ tracing = "0.1"
walkdir = "2"

# Examples
async-channel = "2.3.1"
clap = { version = "4", features = ["derive"], optional = true }
indicatif = { version = "0.17", features = ["tokio"], optional = true }
ref-cast = "1.0.23"
Expand Down

0 comments on commit 9ea76d6

Please sign in to comment.