diff options
Diffstat (limited to 'Cargo.toml')
| -rw-r--r-- | Cargo.toml | 9 |
1 files changed, 0 insertions, 9 deletions
| @@ -9,15 +9,6 @@ readme = "README.md" | |||
| 9 | homepage = "https://github.com/ArniDagur/python-adblock" | 9 | homepage = "https://github.com/ArniDagur/python-adblock" |
| 10 | repository = "https://github.com/ArniDagur/python-adblock" | 10 | repository = "https://github.com/ArniDagur/python-adblock" |
| 11 | 11 | ||
| 12 | [package.metadata.maturin] | ||
| 13 | classifier = [ | ||
| 14 | "Programming Language :: Python", | ||
| 15 | "Programming Language :: Rust", | ||
| 16 | "License :: OSI Approved :: MIT License", | ||
| 17 | "License :: OSI Approved :: Apache Software License", | ||
| 18 | ] | ||
| 19 | requires-python = ">=3.7" | ||
| 20 | |||
| 21 | [profile.release] | 12 | [profile.release] |
| 22 | debug = true | 13 | debug = true |
| 23 | 14 | ||
