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.
|
|
|
--- femme-2.2.1/Cargo.toml 1970-01-01T00:00:01+00:00
|
|
|
|
+++ femme-2.2.1/Cargo.toml 2022-05-11T13:54:26.460265+00:00
|
|
|
|
@@ -52,14 +52,3 @@
|
|
|
|
|
|
|
|
[dev-dependencies.kv-log-macro]
|
|
|
|
version = "1.0.5"
|
|
|
|
-
|
|
|
|
-[target."cfg(target_arch = \"wasm32\")".dependencies.js-sys]
|
|
|
|
-version = "0.3.25"
|
|
|
|
-
|
|
|
|
-[target."cfg(target_arch = \"wasm32\")".dependencies.wasm-bindgen]
|
|
|
|
-version = "0.2.48"
|
|
|
|
-features = ["serde-serialize"]
|
|
|
|
-
|
|
|
|
-[target."cfg(target_arch = \"wasm32\")".dependencies.web-sys]
|
|
|
|
-version = "0.3.25"
|
|
|
|
-features = ["console"]
|