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 7f23fcb commit 4d061f8Copy full SHA for 4d061f8
Cargo.toml
@@ -2,7 +2,7 @@
2
name = "python-pkginfo"
3
version = "0.5.5"
4
authors = ["messense <[email protected]>"]
5
-edition = "2018"
+edition = "2021"
6
description = "Parse Python package metadata from sdist and bdists and etc."
7
keywords = ["python", "pkginfo", "metadata"]
8
license = "MIT"
0 commit comments