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.
17 lines
580 B
17 lines
580 B
--- time-0.3.9/Cargo.toml 1970-01-01T00:00:01+00:00
|
|
+++ time-0.3.9/Cargo.toml 2022-05-13T19:36:39.342420+00:00
|
|
@@ -90,13 +90,6 @@
|
|
serde-human-readable = ["serde", "formatting", "parsing"]
|
|
serde-well-known = ["serde/alloc", "formatting", "parsing"]
|
|
std = ["alloc"]
|
|
-[target."cfg(__ui_tests)".dev-dependencies.trybuild]
|
|
-version = "=1.0.34"
|
|
-[target."cfg(bench)".dev-dependencies.criterion]
|
|
-version = "0.3.5"
|
|
-
|
|
-[target."cfg(bench)".dev-dependencies.criterion-cycles-per-byte]
|
|
-version = "0.1.2"
|
|
[target."cfg(target_family = \"unix\")".dependencies.libc]
|
|
version = "0.2.98"
|
|
|