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.
2 parents 1150ed3 + c2b6609 commit 031f505Copy full SHA for 031f505
Cargo.toml
@@ -51,7 +51,7 @@ libc = "0.2.96"
51
zstd = { version = "0.10.0", optional = true }
52
crc32fast = "1.2.1"
53
log = "0.4.14"
54
-parking_lot = "0.11.1"
+parking_lot = "0.12.0"
55
color-backtrace = { version = "0.5.1", optional = true }
56
num-format = { version = "0.4.0", optional = true }
57
rio = { version = "0.9.4", optional = true }
0 commit comments