From 5495bbce52d3541f90d13e692a1cef34e186e100 Mon Sep 17 00:00:00 2001 From: Alan Somers Date: Fri, 13 Aug 2021 17:37:00 -0600 Subject: Fix the build with bitflags-1.3.0 and newer Bitflags raised its MSRV in a minor version, forcing all consumers to follow suit. Fixes #1491 --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'README.md') diff --git a/README.md b/README.md index 895ef1ee..52ac53f4 100644 --- a/README.md +++ b/README.md @@ -87,7 +87,7 @@ Tier 3: ## Usage -`nix` requires Rust 1.41.0 or newer. +`nix` requires Rust 1.46.0 or newer. To use `nix`, add this to your `Cargo.toml`: -- cgit v1.2.3