File: drop-js

package info (click to toggle)
rust-malachite-base 0.4.16-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 10,036 kB
  • sloc: makefile: 2
file content (12 lines) | stat: -rw-r--r-- 309 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
Index: malachite-base/Cargo.toml
===================================================================
--- malachite-base.orig/Cargo.toml
+++ malachite-base/Cargo.toml
@@ -61,7 +61,6 @@ optional = true
 
 [dependencies.getrandom]
 version = "0.2"
-features = ["js"]
 optional = true
 default-features = false