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.
12 lines
384 B
12 lines
384 B
--- getrandom-0.1.16/Cargo.toml 2020-12-31T12:12:09+00:00
|
|
+++ getrandom-0.1.16/Cargo.toml 2023-05-18T14:44:12.577132+00:00
|
|
@@ -43,8 +43,6 @@
|
|
std = []
|
|
test-in-browser = ["wasm-bindgen"]
|
|
wasm-bindgen = ["bindgen", "js-sys"]
|
|
-[target."cfg(target_os = \"wasi\")".dependencies.wasi]
|
|
-version = "0.9"
|
|
[target."cfg(unix)".dependencies.libc]
|
|
version = "0.2.64"
|
|
default-features = false
|