Skip to content

Commit 911dbd9

Browse files
thedevbirbmempirate
authored andcommitted
chore: bump msrv
1 parent 35d1d46 commit 911dbd9

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ The 📖 [MSG-RS Book][book] contains detailed information on how to use the lib
5252

5353
## MSRV
5454

55-
The minimum supported Rust version is 1.88 (see [rust-toolchain.toml](./rust-toolchain.toml)).
55+
The minimum supported Rust version is 1.89.0 (see [rust-toolchain.toml](./rust-toolchain.toml)).
5656

5757
## Contributions & Bug Reports
5858

rust-toolchain.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
[toolchain]
2-
channel = "1.88.0"
2+
channel = "1.89.0"
33
components = ["rust-analyzer"]

0 commit comments

Comments
 (0)