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.
|
|
|
--- tracing-core-0.1.26/Cargo.toml 1970-01-01T00:00:01+00:00
|
|
|
|
+++ tracing-core-0.1.26/Cargo.toml 2022-05-24T21:52:55.203035+00:00
|
|
|
|
@@ -31,11 +31,7 @@
|
|
|
|
optional = true
|
|
|
|
|
|
|
|
[features]
|
|
|
|
-default = ["std", "valuable/std"]
|
|
|
|
+default = ["std"]
|
|
|
|
std = ["lazy_static"]
|
|
|
|
-[target."cfg(tracing_unstable)".dependencies.valuable]
|
|
|
|
-version = "0.1.0"
|
|
|
|
-optional = true
|
|
|
|
-default_features = false
|
|
|
|
[badges.maintenance]
|
|
|
|
status = "actively-developed"
|