Skip to content

Commit 775bdce

Browse files
Bump MSRV to 1.85 in preparation for 2024 edition
1 parent 0717a3f commit 775bdce

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
[toolchain]
2-
channel = "1.81"
2+
channel = "1.85"
33
profile = "minimal"

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,5 +14,5 @@ resolver = "2"
1414
edition = "2021"
1515
license = "MIT OR Apache-2.0"
1616
repository = "https://github.com/google/sbat-rs"
17-
rust-version = "1.81"
17+
rust-version = "1.85"
1818
version = "0.6.0"

0 commit comments

Comments
 (0)