diff --git a/Cargo.toml b/Cargo.toml index e5f5950f..c0e3489e 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -10,6 +10,7 @@ authors = ["Ryan Leckey "] categories = ["config"] license = "MIT OR Apache-2.0" edition = "2018" +rust-version = "1.75" [badges] maintenance = { status = "actively-developed" }