File: disable-features.patch

package info (click to toggle)
rust-bcrypt 0.15.1-5
  • links: PTS, VCS
  • area: main
  • in suites: sid
  • size: 184 kB
  • sloc: makefile: 2
file content (10 lines) | stat: -rw-r--r-- 228 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
--- a/Cargo.toml	2024-03-26 21:51:13.242049067 +0100
+++ b/Cargo.toml	2024-03-26 21:51:45.692048094 +0100
@@ -65,7 +65,6 @@
     "std",
     "zeroize",
 ]
-js = ["getrandom/js"]
 std = [
     "getrandom/std",
     "base64/std",