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.
12 lines
354 B
12 lines
354 B
--- time-0.2.27/Cargo.toml 1970-01-01T00:00:00+00:00
|
|
+++ time-0.2.27/Cargo.toml 2023-06-08T13:24:21.796057+00:00
|
|
@@ -64,7 +64,7 @@
|
|
default = ["deprecated", "std"]
|
|
deprecated = []
|
|
panicking-api = []
|
|
-std = ["libc", "stdweb", "standback/std"]
|
|
+std = ["libc", "standback/std"]
|
|
[target."cfg(unix)".dependencies.libc]
|
|
version = "0.2.89"
|
|
optional = true
|