diff --git a/Cargo.toml b/Cargo.toml index 3291b23..41fcb17 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -16,7 +16,7 @@ description = "namespaces aliases for command lines & basic scripting language" homepage = "https://github.com/nbittich/adana" repository = "https://github.com/nbittich/adana" readme = "README.md" -rust-version = "1.82" +rust-version = "1.83" edition = "2021" license = "MIT" exclude = ["vscode/", "dist/", ".vscode", ".history", ".git", ".github"]