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.
11 lines
235 B
11 lines
235 B
2 months ago
|
--- raw-window-handle-0.6.2/Cargo.toml 1970-01-01T00:00:01+00:00
|
||
|
+++ raw-window-handle-0.6.2/Cargo.toml 2024-06-11T14:04:27.234942+00:00
|
||
|
@@ -44,7 +44,3 @@
|
||
|
[features]
|
||
|
alloc = []
|
||
|
std = ["alloc"]
|
||
|
-wasm-bindgen-0-2 = [
|
||
|
- "std",
|
||
|
-]
|
||
|
-
|