From ab8d5f19b48e20458513c458efef075586224e6d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C3=81rni=20Dagur?= Date: Wed, 23 Feb 2022 12:12:55 +0100 Subject: Update MSRV to 1.49 --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'README.md') diff --git a/README.md b/README.md index 2a3799b..24be803 100644 --- a/README.md +++ b/README.md @@ -9,7 +9,7 @@ Python wrapper for Brave's adblocking library, which is written in Rust. | Build Dependency | Versions | Arch Linux | Url | | ---------------- | -------- | ---------- | ------------------------------- | | Python | `>=3.6` | `python` | - | -| Rust | `>=1.45` | `rust` | - | +| Rust | `>=1.49` | `rust` | - | | Maturin | `>=0.10` | `maturin` | https://github.com/PyO3/maturin | #### PEP 517 -- cgit v1.2.3