Skip to content

Commit fee50a2

Browse files
author
daniel.eades
committed
update to 2024 edition
1 parent 4df41f0 commit fee50a2

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
@@ -2,8 +2,8 @@
22
members = [".", "arithmetic-coding-core", "fenwick-model"]
33

44
[workspace.package]
5-
rust-version = "1.79.0"
6-
edition = "2021"
5+
rust-version = "1.85.0"
6+
edition = "2024"
77
license = "MIT"
88
keywords = ["compression", "encoding", "arithmetic-coding", "lossless"]
99
categories = ["compression", "encoding", "parsing"]

0 commit comments

Comments
 (0)