diff --git a/aya/Cargo.toml b/aya/Cargo.toml index f12ebf27..96f8cd0f 100644 --- a/aya/Cargo.toml +++ b/aya/Cargo.toml @@ -9,6 +9,7 @@ repository = "https://github.com/aya-rs/aya" readme = "README.md" documentation = "https://docs.rs/aya" edition = "2021" +rust-version = "1.63" [dependencies] libc = { version = "0.2.105" }