chore: move deprecated package.metadata.maturin (#801)

This commit is contained in:
Viktor Szépe 2023-08-13 02:09:26 +02:00 committed by GitHub
parent cad89d4596
commit 0d101f3055
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 1 additions and 3 deletions

View file

@ -11,9 +11,6 @@ edition.workspace = true
rust-version.workspace = true
include.workspace = true
[package.metadata.maturin]
name = "typos"
[package.metadata.docs.rs]
no-default-features = true

View file

@ -15,4 +15,5 @@ classifiers = [
[tool.maturin]
module-name = "typos"
bindings = "bin"