Skip to content

Commit 6c939ed

Browse files
authored
Update Rust version to 1.88 in Cargo.toml
To allow let chains with &&
1 parent dee928f commit 6c939ed

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ resolver = "3"
99
[workspace.package]
1010
version = "0.2.1"
1111
edition = "2024"
12-
rust-version = "1.87"
12+
rust-version = "1.88"
1313
authors = ["rapidgzip-rust contributors"]
1414
license = "BSD-3-Clause AND MIT"
1515
repository = "https://github.com/COMBINE-lab/rapidgzip-rust"

0 commit comments

Comments
 (0)