diff options
| author | Árni Dagur <arni@dagur.eu> | 2022-07-17 22:47:05 +0200 |
|---|---|---|
| committer | Árni Dagur <arni@dagur.eu> | 2022-07-18 00:12:16 +0200 |
| commit | 3fcd327a63ae331e641565db0e178a9a64b4b0dd (patch) | |
| tree | a80e19fe3ba4097a89ebd3a58681faacfe68962e /README.md | |
| parent | 83a211f741fc7de635181af71f7074ccce852aa8 (diff) | |
Update Rust dependencies
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 4 |
1 files changed, 2 insertions, 2 deletions
| @@ -8,8 +8,8 @@ Python wrapper for Brave's adblocking library, which is written in Rust. | |||
| 8 | 8 | ||
| 9 | | Build Dependency | Versions | Arch Linux | Url | | 9 | | Build Dependency | Versions | Arch Linux | Url | |
| 10 | | ---------------- | -------- | ---------- | ------------------------------- | | 10 | | ---------------- | -------- | ---------- | ------------------------------- | |
| 11 | | Python | `>=3.6` | `python` | - | | 11 | | Python | `>=3.7` | `python` | - | |
| 12 | | Rust | `>=1.49` | `rust` | - | | 12 | | Rust | `>=1.53` | `rust` | - | |
| 13 | | Maturin | `>=0.10` | `maturin` | https://github.com/PyO3/maturin | | 13 | | Maturin | `>=0.10` | `maturin` | https://github.com/PyO3/maturin | |
| 14 | 14 | ||
| 15 | #### PEP 517 | 15 | #### PEP 517 |
