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.31/Cargo.toml 1970-01-01T00:00:01+00:00
|
|
|
|
+++ tracing-0.1.31/Cargo.toml 2022-02-18T18:05:46.931705+00:00
|
|
|
|
@@ -51,9 +51,6 @@
|
|
|
|
[dependencies.tracing-core]
|
|
|
|
version = "0.1.22"
|
|
|
|
default-features = false
|
|
|
|
-[dev-dependencies.criterion]
|
|
|
|
-version = "0.3"
|
|
|
|
-default_features = false
|
|
|
|
|
|
|
|
[dev-dependencies.futures]
|
|
|
|
version = "0.1"
|
|
|
|
@@ -83,8 +80,5 @@
|
|
|
|
release_max_level_trace = []
|
|
|
|
release_max_level_warn = []
|
|
|
|
std = ["tracing-core/std"]
|
|
|
|
-valuable = ["tracing-core/valuable"]
|
|
|
|
-[target."cfg(target_arch = \"wasm32\")".dev-dependencies.wasm-bindgen-test]
|
|
|
|
-version = "^0.3"
|
|
|
|
[badges.maintenance]
|
|
|
|
status = "actively-developed"
|