Skip to content

Commit 7b210b0

Browse files
committed
docs: set MSRV to 1.89
Standardize rust-version across all imazen crates.
1 parent f0c51cf commit 7b210b0

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
@@ -3,4 +3,4 @@ members = ["jpegxl-src", "jpegxl-sys", "jpegxl-rs"]
33
resolver = "2"
44

55
[workspace.package]
6-
rust-version = "1.85.0"
6+
rust-version = "1.89"

0 commit comments

Comments
 (0)