parent
52cd77c754
commit
dfb9f70ede
@ -1 +1 @@
|
||||
SHA512 (tracing-core-0.1.26.crate) = b9d44c307d0fee51675bef07ed7f7d2eb8de8a6ffb37256994f3485f7f80e40f1fa9de1663e5360f945270f10d22e42cd9af60193449bd0a0d323895e994bdbb
|
||||
SHA512 (tracing-core-0.1.28.crate) = d48ac579f01123296eab18478888b916cdb64f1d8942e06e08984a77927ff5cac4328b1586800252c16472947f1b3c53c9a30c8b59a4a905210c54429b7d4b60
|
||||
|
@ -1,15 +1,20 @@
|
||||
--- 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 @@
|
||||
--- 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",
|
||||
- "valuable/std",
|
||||
-]
|
||||
+default = ["std"]
|
||||
std = ["lazy_static"]
|
||||
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