diff --git a/Cargo.toml b/Cargo.toml index 90d307a36b..377ecec243 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -37,7 +37,7 @@ members = [".", "stratisd_proc_macros"] [workspace.package] authors = ["Stratis Developers "] edition = "2021" -rust-version = "1.71.1" # LOWEST SUPPORTED RUST TOOLCHAIN +rust-version = "1.74.0" # LOWEST SUPPORTED RUST TOOLCHAIN [[bin]] name = "stratisd"