diff options
| author | Árni Dagur <arni@dagur.eu> | 2022-02-23 12:12:55 +0100 |
|---|---|---|
| committer | Árni Dagur <arni@dagur.eu> | 2022-02-26 22:06:53 +0100 |
| commit | ab8d5f19b48e20458513c458efef075586224e6d (patch) | |
| tree | e0f3f4eb9830a359e9ab056b0e672b3ba53c9d48 /README.md | |
| parent | 71210038c16fefbf741d573a29334db08271b4b6 (diff) | |
Update MSRV to 1.49
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
| @@ -9,7 +9,7 @@ Python wrapper for Brave's adblocking library, which is written in Rust. | |||
| 9 | | Build Dependency | Versions | Arch Linux | Url | | 9 | | Build Dependency | Versions | Arch Linux | Url | |
| 10 | | ---------------- | -------- | ---------- | ------------------------------- | | 10 | | ---------------- | -------- | ---------- | ------------------------------- | |
| 11 | | Python | `>=3.6` | `python` | - | | 11 | | Python | `>=3.6` | `python` | - | |
| 12 | | Rust | `>=1.45` | `rust` | - | | 12 | | Rust | `>=1.49` | `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 |
