diff options
author | Bryan Newbold <bnewbold@archive.org> | 2022-08-12 10:21:21 -0700 |
---|---|---|
committer | Bryan Newbold <bnewbold@archive.org> | 2022-08-12 10:21:21 -0700 |
commit | 19ad74a98458360473dbf0ff474368e1c1c45156 (patch) | |
tree | e9b73041f60683b6ded3245433cc0bedd8282e78 /README.md | |
parent | 5fd45bcfe02ee7b20fad93591850c38bb5146862 (diff) | |
download | fatcat-cli-19ad74a98458360473dbf0ff474368e1c1c45156.tar.gz fatcat-cli-19ad74a98458360473dbf0ff474368e1c1c45156.zip |
try MSRV of 1.59
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -108,7 +108,7 @@ 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). +The Minimum Supported Rust Version (MSRV) is 1.59 (released in 2022). ## Thanks! |