We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 53567d2 commit 5650e6bCopy full SHA for 5650e6b
Cargo.toml
@@ -161,7 +161,7 @@ hex = { version = "0.4.3" }
161
indexmap = "2.12.1"
162
insta = { version = "1.46.0", features = ["glob", "filters"] }
163
itertools = "0.14"
164
-liblzma = { version = "0.4.4", features = ["static"] }
+liblzma = { version = "0.4.5", features = ["static"] }
165
log = "^0.4"
166
num-traits = { version = "0.2" }
167
object_store = { version = "0.12.4", default-features = false }
0 commit comments