Skip to content

Commit 701586d

Browse files
committed
feat: v3.0.18
1 parent 009e3c5 commit 701586d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Cargo.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "http-compress"
3-
version = "3.0.17"
3+
version = "3.0.18"
44
readme = "README.md"
55
edition = "2024"
66
authors = ["root@ltpp.vip"]
@@ -13,7 +13,7 @@ exclude = ["target", "Cargo.lock", "sh", ".github"]
1313

1414
[dependencies]
1515
brotli = "8.0.2"
16-
flate2 = "1.1.8"
16+
flate2 = "1.1.9"
1717
twox-hash = "2.1.2"
1818

1919
[profile.dev]

0 commit comments

Comments
 (0)