File: remove-wasm-bindgen.patch

package info (click to toggle)
rust-cddl 0.9.5-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 956 kB
  • sloc: makefile: 2
file content (10 lines) | stat: -rw-r--r-- 167 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -59,7 +59,6 @@
     "cbor",
     "additional-controls",
     "ast-parent",
-    "wasm-bindgen",
 ]
 json = ["std"]
 lsp = ["std"]