Blob Blame History Raw
--- fastrand-2.0.1/Cargo.toml	1970-01-01T00:00:01+00:00
+++ fastrand-2.0.1/Cargo.toml	2023-09-26T16:53:47.491498+00:00
@@ -48,8 +48,5 @@
 [features]
 alloc = []
 default = ["std"]
-js = [
-    "std",
-]
 std = ["alloc"]