summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorAlan Somers <asomers@gmail.com>2020-12-10 17:56:40 -0700
committerAlan Somers <asomers@gmail.com>2020-12-10 17:56:40 -0700
commitd36353701341df9cfffb4fc4e88c002698d2deda (patch)
tree5064aa1878ea561c306a8579be4bab299a38c523 /README.md
parent670a78b7034aa3864c6dd44dd9bb5fba58518512 (diff)
downloadnix-d36353701341df9cfffb4fc4e88c002698d2deda.zip
Raise MSRV to 1.40.0
This will shortly be needed for Fuchsia support.
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 56772c7c..670fa962 100644
--- a/README.md
+++ b/README.md
@@ -86,7 +86,7 @@ Tier 3:
## Usage
-`nix` requires Rust 1.36.0 or newer.
+`nix` requires Rust 1.40.0 or newer.
To use `nix`, add this to your `Cargo.toml`: