diff --git a/Cargo.toml b/Cargo.toml index c5043342e..54c6a48ec 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -12,6 +12,7 @@ authors = ["C2Rust"] version = "0.0.0" publish = false edition = "2021" +rust-version = "1.82" [[bin]] name = "bzip2"