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.
|
|
|
--- sys-locale-0.2.4/Cargo.toml 1970-01-01T00:00:01+00:00
|
|
|
|
+++ sys-locale-0.2.4/Cargo.toml 2023-03-07T22:21:45.681793+00:00
|
|
|
|
@@ -25,27 +25,3 @@
|
|
|
|
license = "MIT OR Apache-2.0"
|
|
|
|
repository = "https://github.com/1Password/sys-locale"
|
|
|
|
|
|
|
|
-[target."cfg(target_arch = \"wasm32\")".dependencies.js-sys]
|
|
|
|
-version = "0.3"
|
|
|
|
-
|
|
|
|
-[target."cfg(target_arch = \"wasm32\")".dependencies.wasm-bindgen]
|
|
|
|
-version = "0.2"
|
|
|
|
-
|
|
|
|
-[target."cfg(target_arch = \"wasm32\")".dependencies.web-sys]
|
|
|
|
-version = "0.3"
|
|
|
|
-features = [
|
|
|
|
- "Window",
|
|
|
|
- "WorkerGlobalScope",
|
|
|
|
- "Navigator",
|
|
|
|
- "WorkerNavigator",
|
|
|
|
-]
|
|
|
|
-
|
|
|
|
-[target."cfg(target_os = \"android\")".dependencies.libc]
|
|
|
|
-version = "0.2"
|
|
|
|
-
|
|
|
|
-[target."cfg(windows)".dependencies.windows-sys]
|
|
|
|
-version = "0.45"
|
|
|
|
-features = [
|
|
|
|
- "Win32_Globalization",
|
|
|
|
- "Win32_System_SystemServices",
|
|
|
|
-]
|