Skip to content

Commit 5650e6b

Browse files
committed
Update liblzma version
1 parent 53567d2 commit 5650e6b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -161,7 +161,7 @@ hex = { version = "0.4.3" }
161161
indexmap = "2.12.1"
162162
insta = { version = "1.46.0", features = ["glob", "filters"] }
163163
itertools = "0.14"
164-
liblzma = { version = "0.4.4", features = ["static"] }
164+
liblzma = { version = "0.4.5", features = ["static"] }
165165
log = "^0.4"
166166
num-traits = { version = "0.2" }
167167
object_store = { version = "0.12.4", default-features = false }

0 commit comments

Comments
 (0)