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-0.1.29/Cargo.toml 1970-01-01T00:00:01+00:00
|
|
|
|
+++ tracing-0.1.29/Cargo.toml 2021-11-09T23:17:39.299819+00:00
|
|
|
|
@@ -49,9 +49,6 @@
|
|
|
|
[dependencies.tracing-core]
|
|
|
|
version = "0.1.21"
|
|
|
|
default-features = false
|
|
|
|
-[dev-dependencies.criterion]
|
|
|
|
-version = "0.3"
|
|
|
|
-default_features = false
|
|
|
|
|
|
|
|
[dev-dependencies.futures]
|
|
|
|
version = "0.1"
|
|
|
|
@@ -81,7 +78,5 @@
|
|
|
|
release_max_level_trace = []
|
|
|
|
release_max_level_warn = []
|
|
|
|
std = ["tracing-core/std"]
|
|
|
|
-[target."cfg(target_arch = \"wasm32\")".dev-dependencies.wasm-bindgen-test]
|
|
|
|
-version = "^0.3"
|
|
|
|
[badges.maintenance]
|
|
|
|
status = "actively-developed"
|