diff --git a/Cargo.toml b/Cargo.toml index d06b658..6a33421 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -3,7 +3,7 @@ name = "loopdev-3" description = "Setup and control loop devices" version = "0.5.3" authors = ["Stratis Developers ", "Michael Daffin "] -rust-version = "1.77.0" # LOWEST SUPPORTED RUST TOOLCHAIN +rust-version = "1.82.0" # LOWEST SUPPORTED RUST TOOLCHAIN license = "MIT" documentation = "https://docs.rs/loopdev-3" repository = "https://github.com/stratis-storage/loopdev-3"