Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
Skip to content

Commit b78cb6a

Browse files
authored
chore: rand_chacha is not needed (TheAlgorithms#866)
1 parent c162aa9 commit b78cb6a

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

Cargo.toml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,6 @@ authors = ["Anshul Malik <malikanshul29@gmail.com>"]
88
num-bigint = { version = "0.4", optional = true }
99
num-traits = { version = "0.2", optional = true }
1010
rand = "0.8"
11-
rand_chacha = "0.3"
1211
nalgebra = "0.33.0"
1312

1413
[dev-dependencies]

0 commit comments

Comments
 (0)