parent
0f79e22885
commit
b461a7e8dc
@ -1,19 +1,19 @@
|
|||||||
--- fastrand-1.8.0/Cargo.toml 1970-01-01T00:00:01+00:00
|
--- fastrand-1.9.0/Cargo.toml 1970-01-01T00:00:01+00:00
|
||||||
+++ fastrand-1.8.0/Cargo.toml 1970-01-01T00:00:01+00:00
|
+++ fastrand-1.9.0/Cargo.toml 2023-02-19T21:24:20.133936+00:00
|
||||||
@@ -38,16 +38,3 @@
|
@@ -38,16 +38,3 @@
|
||||||
[dev-dependencies.wyhash]
|
[dev-dependencies.wyhash]
|
||||||
version = "0.5"
|
version = "0.5"
|
||||||
|
|
||||||
-[target."cfg(target_arch = \"wasm32\")".dependencies.instant]
|
-[target."cfg(all(target_arch = \"wasm32\", not(target_os = \"wasi\")))".dependencies.instant]
|
||||||
-version = "0.1"
|
-version = "0.1"
|
||||||
-
|
-
|
||||||
-[target."cfg(target_arch = \"wasm32\")".dev-dependencies.getrandom]
|
-[target."cfg(all(target_arch = \"wasm32\", not(target_os = \"wasi\")))".dev-dependencies.getrandom]
|
||||||
-version = "0.2"
|
-version = "0.2"
|
||||||
-features = ["js"]
|
-features = ["js"]
|
||||||
-
|
-
|
||||||
-[target."cfg(target_arch = \"wasm32\")".dev-dependencies.instant]
|
-[target."cfg(all(target_arch = \"wasm32\", not(target_os = \"wasi\")))".dev-dependencies.instant]
|
||||||
-version = "0.1"
|
-version = "0.1"
|
||||||
-features = ["wasm-bindgen"]
|
-features = ["wasm-bindgen"]
|
||||||
-
|
-
|
||||||
-[target."cfg(target_arch = \"wasm32\")".dev-dependencies.wasm-bindgen-test]
|
-[target."cfg(all(target_arch = \"wasm32\", not(target_os = \"wasi\")))".dev-dependencies.wasm-bindgen-test]
|
||||||
-version = "0.3"
|
-version = "0.3"
|
||||||
|
@ -1 +1 @@
|
|||||||
SHA512 (fastrand-1.8.0.crate) = 82cbc2b29b97fa3fa2c9372d3e8c390586a7b39f6c7d8c45f9b779bdfdaa2e8a3b44bc7bfcb3367c18120726facc753c9827cf63a8fb4ddc2667509b16333cb1
|
SHA512 (fastrand-1.9.0.crate) = 321567b5fad8552c0efc4393b1e77d1bce288b0a88c475d432f79e91b3457ee6eb5db9e4d65ac6381b9990c9916f4651b6a76250df44d51ea3e25bd8184bdc52
|
||||||
|
Loading…
Reference in new issue