We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 44892b4 commit 094783dCopy full SHA for 094783d
tracing-subscriber/Cargo.toml
@@ -58,7 +58,7 @@ serde = { version = "1.0", optional = true }
58
tracing-serde = { path = "../tracing-serde", version = "0.1.3", optional = true }
59
60
# opt-in deps
61
-parking_lot = { version = "0.12", optional = true }
+parking_lot = { version = "0.13", optional = true }
62
63
# registry
64
sharded-slab = { version = "0.1.0", optional = true }
0 commit comments