diff --git a/CHANGELOG.md b/CHANGELOG.md index 56ef872..f9c05b5 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,7 +4,7 @@ ### Notes - * Minimum supported Rust version (MSRV) increased to `1.46` + * Minimum supported Rust version (MSRV) increased to `1.46.0` * Increased test coverage by adding more test and ignoring untestable files ### Added diff --git a/README.md b/README.md index 6669fd6..8c4d018 100644 --- a/README.md +++ b/README.md @@ -11,7 +11,7 @@ It is very lightweight and comes with no further dependencies. Evalexpr is [available on crates.io](https://crates.io/crates/evalexpr), and its [API Documentation is available on docs.rs](https://docs.rs/evalexpr). -**Minimum Supported Rust Version:** 1.42.0 +**Minimum Supported Rust Version:** 1.46.0