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.
|
|
|
--- fastrand-2.3.0/Cargo.toml 1970-01-01T00:00:01+00:00
|
|
|
|
+++ fastrand-2.3.0/Cargo.toml 2024-12-09T19:46:08.344862+00:00
|
|
|
|
@@ -70,8 +70,5 @@
|
|
|
|
[features]
|
|
|
|
alloc = []
|
|
|
|
default = ["std"]
|
|
|
|
-js = [
|
|
|
|
- "std",
|
|
|
|
-]
|
|
|
|
std = ["alloc"]
|
|
|
|
|