Skip to content

Commit 1aaea53

Browse files
committed
chore: Update readme with min Rust version
1 parent 80ca2b0 commit 1aaea53

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

rust/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,7 @@ pact files.
8282
### Building
8383

8484
To build the libraries in this project, you need a working Rust environment. Refer to the [Rust Guide](https://www.rust-lang.org/learn/get-started). Requires
85-
Rust 1.71.0 or later.
85+
Rust 2024 edition (1.88.0 or later).
8686

8787
The build tool used is `cargo`.
8888

0 commit comments

Comments
 (0)