We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 50a44ce commit 3a827d8Copy full SHA for 3a827d8
2 files changed
Cargo.toml
@@ -11,7 +11,7 @@ categories = ["compression", "algorithms", "command-line-utilities"]
11
keywords = ["compression", "lzw", "lz77", "lz78"]
12
13
[dependencies]
14
-bits-io = "0.5.0"
+bits-io = "0.5.2"
15
clap = { version = "4.5.37", features = ["derive"] }
16
num = "0.4.3"
17
num-traits = "0.2.19"
0 commit comments