Bump dev dependencies (#730)

This commit is contained in:
Paolo Barbolini
2022-02-12 11:25:42 +01:00
committed by GitHub
parent 8c370e28c9
commit 89e5b9083e

View File

@@ -68,7 +68,7 @@ ed25519-dalek = { version = "1.0.1", optional = true }
[dev-dependencies]
criterion = "0.3"
tracing-subscriber = "0.2.10"
tracing-subscriber = "0.3"
glob = "0.3"
walkdir = "2"
tokio1_crate = { package = "tokio", version = "1", features = ["macros", "rt-multi-thread"] }