Skip to content

Commit a642a55

Browse files
authored
Merge pull request #339 from Nullus157/dependabot/cargo/liblzma-0.4.0
chore(deps): update liblzma requirement from 0.3.6 to 0.4.0
2 parents 55af2a4 + 2abd8e7 commit a642a55

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
@@ -45,7 +45,7 @@ lz4 = { version = "1.28.1", optional = true }
4545
memchr = "2"
4646
pin-project-lite = "0.2"
4747
tokio = { version = "1.24.2", optional = true, default-features = false }
48-
liblzma = { version = "0.3.6", optional = true }
48+
liblzma = { version = "0.4.0", optional = true }
4949
zstd-safe = { version = "7", optional = true, default-features = false }
5050
deflate64 = { version = "0.1.5", optional = true }
5151

0 commit comments

Comments
 (0)