--- tracing-core-0.1.31/Cargo.toml 1970-01-01T00:00:01+00:00 +++ tracing-core-0.1.31/Cargo.toml 2023-05-17T13:15:51.551556+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"