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 4df41f0 commit fee50a2Copy full SHA for fee50a2
Cargo.toml
@@ -2,8 +2,8 @@
2
members = [".", "arithmetic-coding-core", "fenwick-model"]
3
4
[workspace.package]
5
-rust-version = "1.79.0"
6
-edition = "2021"
+rust-version = "1.85.0"
+edition = "2024"
7
license = "MIT"
8
keywords = ["compression", "encoding", "arithmetic-coding", "lossless"]
9
categories = ["compression", "encoding", "parsing"]
0 commit comments