--- fastrand-2.0.0/Cargo.toml 1970-01-01T00:00:01+00:00 +++ fastrand-2.0.0/Cargo.toml 2023-07-03T15:55:50.019045+00:00 @@ -48,8 +48,5 @@ [features] alloc = [] default = ["std"] -js = [ - "std", -] std = ["alloc"]