We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
pbkdf2
rand_chacha0-2
1 parent a3ea434 commit 393dbc2Copy full SHA for 393dbc2
1 file changed
Cargo.toml
@@ -334,7 +334,6 @@ num_enum = "0.7.4"
334
openssl = "0.10"
335
pairing = "0.23.0"
336
parking_lot = "0.12"
337
-pbkdf2 = { version = "0.12.2", default-features = false }
338
pem = "1.1.1"
339
percentage = "0.1.0"
340
pickledb = { version = "0.5.1", default-features = false }
@@ -357,7 +356,6 @@ quote = "1.0"
357
356
rand = "0.9.2"
358
rand0-7 = { package = "rand", version = "0.7" }
359
rand_chacha = "0.9.0"
360
-rand_chacha0-2 = { package = "rand_chacha", version = "0.2.2" }
361
rayon = "1.11.0"
362
reed-solomon-erasure = "6.0.0"
363
regex = "1.12.3"
0 commit comments