diff --git a/Cargo.toml b/Cargo.toml index 113cae5..56b4fcb 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -9,7 +9,7 @@ license = "MIT OR Apache-2.0" repository = "https://github.com/AkiyukiOkayasu/pacmog" readme = "README.md" edition = "2021" -rust-version = "1.62.1" +rust-version = "1.79.0" [dependencies] anyhow = { version = "1.0.69", default-features = false }