File: drop-wasi.patch

package info (click to toggle)
rust-getrandom 0.2.15-4
  • links: PTS, VCS
  • area: main
  • in suites: sid
  • size: 308 kB
  • sloc: makefile: 2
file content (7 lines) | stat: -rw-r--r-- 193 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
--- getrandom.orig/Cargo.toml
+++ getrandom/Cargo.toml
@@ -61 +60,0 @@
-    "wasi/rustc-dep-of-std",
@@ -78,2 +76,0 @@
-[target."cfg(target_os = \"wasi\")".dependencies.wasi]
-version = "0.11"