Skip to content

Commit c74314a

Browse files
committed
doc: use correct minimum Rust version
Detected via 'cargo msrv find' using the cargo-msrv crate. Signed-off-by: Steven Noonan <steven@uplinklabs.net>
1 parent 8850bd1 commit c74314a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -277,4 +277,4 @@ cargo build --release # release
277277
cargo test
278278
```
279279

280-
Requires Rust 1.87 or later.
280+
Requires Rust 1.88 or later.

0 commit comments

Comments
 (0)