Skip to content

Commit 2ffe076

Browse files
committed
chore: Bump libflate_lz77 to 2.2.0
1 parent b635c5c commit 2ffe076

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
@@ -15,7 +15,7 @@ edition = "2021"
1515
adler32 = { version = "1", default-features = false }
1616
crc32fast = { version = "1.1.1", default-features = false }
1717
dary_heap = "0.3.5"
18-
libflate_lz77 = { path = "libflate_lz77", version = "2.1.0", default-features = false }
18+
libflate_lz77 = { path = "libflate_lz77", version = "2.2.0", default-features = false }
1919
core2 = { version = "0.4", default-features = false, features = ["alloc"] }
2020

2121
[features]

0 commit comments

Comments
 (0)