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.
20 lines
724 B
20 lines
724 B
3 years ago
|
--- sys-locale-0.2.0/Cargo.toml 1970-01-01T00:00:01+00:00
|
||
|
+++ sys-locale-0.2.0/Cargo.toml 2022-04-04T23:17:37.714971+00:00
|
||
|
@@ -20,16 +20,4 @@
|
||
|
repository = "https://github.com/1Password/sys-locale"
|
||
|
[build-dependencies.cc]
|
||
|
version = "1.0"
|
||
|
-[target."cfg(any(target_os = \"macos\", target_os = \"ios\"))".dependencies.cstr_core]
|
||
|
-version = "0.2"
|
||
|
|
||
|
-[target."cfg(any(target_os = \"macos\", target_os = \"ios\"))".dependencies.libc]
|
||
|
-version = "0.2"
|
||
|
-[target."cfg(target_arch = \"wasm32\")".dependencies.web-sys]
|
||
|
-version = "0.3"
|
||
|
-features = ["Window", "Navigator"]
|
||
|
-[target."cfg(target_os = \"android\")".dependencies.libc]
|
||
|
-version = "0.2"
|
||
|
-[target."cfg(windows)".dependencies.winapi]
|
||
|
-version = "0.3"
|
||
|
-features = ["winnls"]
|