diff --git a/Cargo.toml b/Cargo.toml index de558e8e..dc60c56a 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -9,6 +9,7 @@ name = "criterion" # * Update version numbers in the book; version = "0.5.1" edition = "2021" +rust-version = "1.70" description = "Statistics-driven micro-benchmarking library" homepage = "https://bheisler.github.io/criterion.rs/book/index.html"