You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
19 lines
582 B
19 lines
582 B
4 years ago
|
--- fastrand-1.4.1/Cargo.toml 1970-01-01T00:00:00+00:00
|
||
|
+++ fastrand-1.4.1/Cargo.toml 2021-04-28T19:43:44.469778+00:00
|
||
|
@@ -30,15 +30,3 @@
|
||
|
|
||
|
[dev-dependencies.rand_pcg]
|
||
|
version = "0.3"
|
||
|
-[target."cfg(target_arch = \"wasm32\")".dependencies.instant]
|
||
|
-version = "0.1"
|
||
|
-[target."cfg(target_arch = \"wasm32\")".dev-dependencies.getrandom]
|
||
|
-version = "0.2"
|
||
|
-features = ["js"]
|
||
|
-
|
||
|
-[target."cfg(target_arch = \"wasm32\")".dev-dependencies.instant]
|
||
|
-version = "0.1"
|
||
|
-features = ["wasm-bindgen"]
|
||
|
-
|
||
|
-[target."cfg(target_arch = \"wasm32\")".dev-dependencies.wasm-bindgen-test]
|
||
|
-version = "0.3"
|