diff --git a/Cargo.toml b/Cargo.toml index 95340f2..62ef593 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -2,6 +2,7 @@ name = "python3-dll-a" version = "0.2.14" edition = "2021" +rust-version = "1.63" description = "Standalone python3(y)(t).dll import library generator" repository = "https://github.com/PyO3/python3-dll-a" authors = ["Sergey Kvachonok ", "messense ", "Adam Reichold "]