diff options
author | Bryan Newbold <bnewbold@archive.org> | 2022-08-12 09:37:09 -0700 |
---|---|---|
committer | Bryan Newbold <bnewbold@archive.org> | 2022-08-12 09:37:23 -0700 |
commit | e3ce7b59fbc5ae241c9bc3262985dc8dca47d5bf (patch) | |
tree | baba6f0276cf0d8949b928cdbdc856a08de44bc8 /README.md | |
parent | 70d9095bd1aa6cd63037993e770b17697b65cc1a (diff) | |
download | fatcat-cli-e3ce7b59fbc5ae241c9bc3262985dc8dca47d5bf.tar.gz fatcat-cli-e3ce7b59fbc5ae241c9bc3262985dc8dca47d5bf.zip |
define and bump MSRV to 1.49
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -108,6 +108,8 @@ To check in on the status of recent editgroups, or to "submit" them for review: You need a Rust toolchain installed, and the `libsodium-dev` system package. There are Makefile helpers, run `make help` to print a list of commands. +The Minimum Supported Rust Version (MSRV) is 1.49 (released in late 2020). + ## Thanks! |