parent
72c709df51
commit
113468b530
@ -1 +1 @@
|
|||||||
SHA512 (tracing-core-0.1.28.crate) = d48ac579f01123296eab18478888b916cdb64f1d8942e06e08984a77927ff5cac4328b1586800252c16472947f1b3c53c9a30c8b59a4a905210c54429b7d4b60
|
SHA512 (tracing-core-0.1.29.crate) = 47d07572dbe72b342baf7bf8ccd41ba870f277db24f4eba0e225f94746a5f2fe76ea340bc6e95a882168718ac4f1afdf4ee01bc57645a0ce3a5798374d175919
|
||||||
|
@ -0,0 +1,17 @@
|
|||||||
|
--- tracing-core-0.1.29/Cargo.toml 1970-01-01T00:00:01+00:00
|
||||||
|
+++ tracing-core-0.1.29/Cargo.toml 1970-01-01T00:00:01+00:00
|
||||||
|
@@ -53,14 +53,8 @@
|
||||||
|
[features]
|
||||||
|
default = [
|
||||||
|
"std",
|
||||||
|
- "valuable/std",
|
||||||
|
]
|
||||||
|
std = ["once_cell"]
|
||||||
|
|
||||||
|
-[target."cfg(tracing_unstable)".dependencies.valuable]
|
||||||
|
-version = "0.1.0"
|
||||||
|
-optional = true
|
||||||
|
-default-features = false
|
||||||
|
-
|
||||||
|
[badges.maintenance]
|
||||||
|
status = "actively-developed"
|
@ -1,20 +0,0 @@
|
|||||||
--- tracing-core-0.1.28/Cargo.toml 1970-01-01T00:00:01+00:00
|
|
||||||
+++ tracing-core-0.1.28/Cargo.toml 2022-07-15T11:30:53.681416+00:00
|
|
||||||
@@ -51,16 +51,8 @@
|
|
||||||
optional = true
|
|
||||||
|
|
||||||
[features]
|
|
||||||
-default = [
|
|
||||||
- "std",
|
|
||||||
- "valuable/std",
|
|
||||||
-]
|
|
||||||
+default = ["std"]
|
|
||||||
std = ["once_cell"]
|
|
||||||
-
|
|
||||||
-[target."cfg(tracing_unstable)".dependencies.valuable]
|
|
||||||
-version = "0.1.0"
|
|
||||||
-optional = true
|
|
||||||
-default_features = false
|
|
||||||
|
|
||||||
[badges.maintenance]
|
|
||||||
status = "actively-developed"
|
|
Loading…
Reference in new issue