We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ad3f49d commit 498bb24Copy full SHA for 498bb24
Cargo.toml
@@ -2,6 +2,7 @@
2
name = "python3-dll-a"
3
version = "0.2.14"
4
edition = "2021"
5
+rust-version = "1.63"
6
description = "Standalone python3(y)(t).dll import library generator"
7
repository = "https://github.com/PyO3/python3-dll-a"
8
authors = ["Sergey Kvachonok <[email protected]>", "messense <[email protected]>", "Adam Reichold <[email protected]>"]
0 commit comments