We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0e6ea40 commit f0d8c47Copy full SHA for f0d8c47
Cargo.toml
@@ -10,7 +10,7 @@ categories = ["compression", "encoding", "parsing"]
10
repository = "https://github.com/danieleades/arithmetic-coding"
11
12
[workspace.dependencies]
13
-thiserror = "1.0.30"
+thiserror = "2.0.3"
14
15
[workspace.lints.clippy]
16
cargo = "deny"
0 commit comments