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.
|
|
|
--- time-0.3.22/Cargo.toml 1970-01-01T00:00:01+00:00
|
|
|
|
+++ time-0.3.22/Cargo.toml 2023-06-07T23:05:06.126956+00:00
|
|
|
|
@@ -51,15 +51,6 @@
|
|
|
|
|
|
|
|
[lib]
|
|
|
|
bench = false
|
|
|
|
-
|
|
|
|
-[[test]]
|
|
|
|
-name = "tests"
|
|
|
|
-path = "../tests/main.rs"
|
|
|
|
-
|
|
|
|
-[[bench]]
|
|
|
|
-name = "benchmarks"
|
|
|
|
-path = "../benchmarks/main.rs"
|
|
|
|
-harness = false
|
|
|
|
|
|
|
|
[dependencies.itoa]
|
|
|
|
version = "1.0.1"
|
|
|
|
@@ -144,7 +135,6 @@
|
|
|
|
"parsing",
|
|
|
|
]
|
|
|
|
std = ["alloc"]
|
|
|
|
-wasm-bindgen = []
|
|
|
|
|
|
|
|
[target."cfg(target_family = \"unix\")".dependencies.libc]
|
|
|
|
version = "0.2.98"
|