diff --git a/Cargo.toml b/Cargo.toml index 3375430..3624b1c 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -2,7 +2,7 @@ name = "wolves_oxidised" version = "0.1.0" edition = "2021" -rust-version = "1.82" +rust-version = "1.80" authors = ["Brendan Golden "] license = "MIT" readme = "README.md"