Lines Matching +full:- +full:- +full:all +full:- +full:features
5 # with all versions of Cargo and also rewrite `path` dependencies
9 # issue against the rust-lang/cargo repository. If you're
23 categories = ["date-and-time"]
24 license = "MIT/Apache-2.0"
27 features = ["serde"]
30 features = ["serde"]
38 required-features = ["__internal_bench"]
43 required-features = ["serde"]
48 [dependencies.num-integer]
50 default-features = false
52 [dependencies.num-traits]
54 default-features = false
56 [dependencies.pure-rust-locales]
60 [dependencies.rustc-serialize]
67 default-features = false
72 [dev-dependencies.bincode]
75 [dev-dependencies.criterion]
78 [dev-dependencies.doc-comment]
81 [dev-dependencies.num-iter]
83 default-features = false
85 [dev-dependencies.serde_derive]
87 default-features = false
89 [dev-dependencies.serde_json]
92 [features]
100 unstable-locales = ["pure-rust-locales", "alloc"]
101 wasmbind = ["wasm-bindgen", "js-sys"]
102 [target."cfg(all(target_arch = \"wasm32\", not(any(target_os = \"emscripten\", target_os = \"wasi\"…
106 [target."cfg(all(target_arch = \"wasm32\", not(any(target_os = \"emscripten\", target_os = \"wasi\"…
109 [target."cfg(all(target_arch = \"wasm32\", not(any(target_os = \"emscripten\", target_os = \"wasi\"…
113 features = ["std", "minwinbase", "minwindef", "timezoneapi"]
118 [badges.travis-ci]