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.
rust-tracing/tracing-fix-metadata.diff

14 lines
311 B

--- tracing-0.1.37/Cargo.toml 1970-01-01T00:00:01+00:00
+++ tracing-0.1.37/Cargo.toml 2022-10-08T18:42:16.656800+00:00
@@ -105,10 +105,6 @@
version = "0.1.30"
default-features = false
-[dev-dependencies.criterion]
-version = "0.3.6"
-default-features = false
-
[dev-dependencies.log]
version = "0.4.17"