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.
13 lines
363 B
13 lines
363 B
3 years ago
|
--- simple_logger-1.16.0/Cargo.toml 1970-01-01T00:00:01+00:00
|
||
2 years ago
|
+++ simple_logger-1.16.0/Cargo.toml 2023-08-05T22:29:40.357782+00:00
|
||
3 years ago
|
@@ -53,9 +53,3 @@
|
||
4 years ago
|
stderr = []
|
||
3 years ago
|
threads = []
|
||
|
timestamps = ["time"]
|
||
5 years ago
|
-[target."cfg(windows)".dependencies.atty]
|
||
|
-version = "0.2.13"
|
||
|
-
|
||
|
-[target."cfg(windows)".dependencies.winapi]
|
||
|
-version = "0.3"
|
||
|
-features = ["handleapi", "winbase"]
|