]> git.proxmox.com Git - rustc.git/blobdiff - vendor/tracing-attributes/Cargo.toml
Merge tag 'debian/1.52.1+dfsg1-1_exp2' into proxmox/buster
[rustc.git] / vendor / tracing-attributes / Cargo.toml
index 564626cf759084aa78ef1187caa69a6f5f8129c2..24c78c936357af84818f3f3d35ce21369df91184 100644 (file)
@@ -13,7 +13,7 @@
 [package]
 edition = "2018"
 name = "tracing-attributes"
-version = "0.1.11"
+version = "0.1.13"
 authors = ["Tokio Contributors <team@tokio.rs>", "Eliza Weisman <eliza@buoyant.io>", "David Barsky <dbarsky@amazon.com>"]
 description = "Procedural macro attributes for automatically instrumenting functions.\n"
 homepage = "https://tokio.rs"
@@ -47,9 +47,6 @@ version = "0.1"
 [dev-dependencies.tracing-core]
 version = "0.1"
 
-[dev-dependencies.tracing-futures]
-version = "0.2"
-
 [features]
 async-await = []
 [badges.maintenance]