Skip to content

Commit

Permalink
Remove fastrand dependency (#61)
Browse files Browse the repository at this point in the history
  • Loading branch information
james7132 authored Apr 21, 2024
1 parent 02cd156 commit f6fea36
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 @@ -17,7 +17,6 @@ exclude = ["/.*"]
[dependencies]
async-channel = "2.0.0"
async-task = "4.0.2"
fastrand = "2.0.0"
futures-io = { version = "0.3.28", default-features = false, features = ["std"] }
futures-lite = { version = "2.0.0", default-features = false }
piper = "0.2.0"
Expand Down

0 comments on commit f6fea36

Please sign in to comment.