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.
21 lines
477 B
21 lines
477 B
1 year ago
|
--- group-0.13.0/Cargo.toml 1970-01-01T00:00:01+00:00
|
||
|
+++ group-0.13.0/Cargo.toml 2023-05-30T13:44:09.882393+00:00
|
||
|
@@ -25,10 +25,6 @@
|
||
|
version = "0.13"
|
||
|
default-features = false
|
||
|
|
||
|
-[dependencies.memuse]
|
||
|
-version = "0.2"
|
||
|
-optional = true
|
||
|
-
|
||
|
[dependencies.rand]
|
||
|
version = "0.8"
|
||
|
optional = true
|
||
|
@@ -50,6 +46,5 @@
|
||
|
alloc = []
|
||
|
default = ["alloc"]
|
||
|
tests = ["alloc", "rand", "rand_xorshift"]
|
||
|
-wnaf-memuse = ["alloc", "memuse"]
|
||
|
[badges.maintenance]
|
||
|
status = "actively-developed"
|