Skip to content

Commit a1acbb1

Browse files
chore(deps): update libdeflate-sys to 1.21.0 (#16)
Co-authored-by: Johannes Köster <[email protected]>
1 parent 90cee93 commit a1acbb1

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
@@ -21,7 +21,7 @@ libz-sys = { version = "1.1.0", default-features = false, features = ["zlib-ng",
2121
bzip2-sys = { version = "0.1.8", optional = true }
2222
lzma-sys = { version = "0.1.16", optional = true, features = ["static"] }
2323
curl-sys = { version = "0.4.78", optional = true, features = ["static-curl", "static-ssl", "protocol-ftp"] }
24-
libdeflate-sys = { version = "0.7.3", optional = true }
24+
libdeflate-sys = { version = "1.21.0", optional = true }
2525

2626
[target.'cfg(all(unix, not(target_os = "macos")))'.dependencies]
2727
openssl-sys = { version = "0.9.56", optional = true }

0 commit comments

Comments
 (0)