We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
project.readme
1 parent cb052a1 commit 32d0c49Copy full SHA for 32d0c49
pyproject.toml
@@ -4,6 +4,7 @@ build-backend = "maturin"
4
5
[project]
6
name = "uuid_utils"
7
+readme = "README.md"
8
description = "Drop-in replacement for Python UUID with bindings in Rust"
9
authors = [{ name = "Amin Alaee", email = "me@aminalaee.dev" }]
10
keywords = ["rust", "uuid"]
0 commit comments