File: remove-efi.diff

package info (click to toggle)
rust-getrandom 0.4.2-2
  • links: PTS, VCS
  • area: main
  • in suites:
  • size: 416 kB
  • sloc: makefile: 2
file content (8 lines) | stat: -rw-r--r-- 190 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -109,5 +109,2 @@
 
-[target.'cfg(all(target_os = "uefi", getrandom_backend = "efi_rng"))'.dependencies.r-efi]
-version = "6"
-default-features = false