diff --git a/Cargo.toml b/Cargo.toml index 89570e8979..ebddb9856a 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -12,6 +12,7 @@ autotests = false categories = ["command-line-utilities", "development-tools"] keywords = ["command-line", "task", "runner", "development", "utility"] exclude = ["/book", "/icon.png", "/screenshot.png", "/www"] +rust-version = "1.63" [workspace] members = [".", "bin/ref-type", "bin/generate-book", "bin/update-contributors"]