parent
2b187ceea2
commit
0b174f39a1
@ -1,3 +0,0 @@
|
|||||||
[DEFAULT]
|
|
||||||
unwanted-features =
|
|
||||||
valuable
|
|
@ -1 +1 @@
|
|||||||
SHA512 (tracing-0.1.37.crate) = 2116045f51b35e90fc933cc136d045d09c0aaa33400a9056051d887fea2d2982b394830e4d4c3bcb4b831e62b9c19f6c751c2d216169f663aa18c4067aed7d75
|
SHA512 (tracing-0.1.38.crate) = e73a5b31e767815d623d4cae0dc0bb18fbb7ea8cf0c378151c949c2b7e261fb9203a34acc25493237fa49e9eb8a53d313f61eb865b5ca8d7908e96f6912c76cf
|
||||||
|
@ -1,13 +1,21 @@
|
|||||||
--- tracing-0.1.37/Cargo.toml 1970-01-01T00:00:01+00:00
|
--- tracing-0.1.38/Cargo.toml 1970-01-01T00:00:01+00:00
|
||||||
+++ tracing-0.1.37/Cargo.toml 2022-10-08T18:42:16.656800+00:00
|
+++ tracing-0.1.38/Cargo.toml 2023-04-26T21:30:13.279960+00:00
|
||||||
@@ -105,10 +105,6 @@
|
@@ -102,10 +102,6 @@
|
||||||
version = "0.1.30"
|
version = "0.1.30"
|
||||||
default-features = false
|
default-features = false
|
||||||
|
|
||||||
-[dev-dependencies.criterion]
|
-[dev-dependencies.criterion]
|
||||||
-version = "0.3.6"
|
-version = "0.3.6"
|
||||||
-default-features = false
|
-default_features = false
|
||||||
-
|
-
|
||||||
[dev-dependencies.log]
|
[dev-dependencies.futures]
|
||||||
version = "0.4.17"
|
version = "0.3.21"
|
||||||
|
default_features = false
|
||||||
|
@@ -134,7 +130,6 @@
|
||||||
|
release_max_level_trace = []
|
||||||
|
release_max_level_warn = []
|
||||||
|
std = ["tracing-core/std"]
|
||||||
|
-valuable = ["tracing-core/valuable"]
|
||||||
|
|
||||||
|
[badges.maintenance]
|
||||||
|
status = "actively-developed"
|
||||||
|
Loading…
Reference in new issue