Set MSRV to 1.71

This commit is contained in:
Jeremy Soller 2024-01-29 09:47:25 -07:00
parent c61885f032
commit aac8b89e53
No known key found for this signature in database
GPG key ID: D02FD439211AF56F
2 changed files with 58 additions and 66 deletions

View file

@ -4,6 +4,7 @@ version = "0.1.0"
authors = ["Jeremy Soller <jeremy@system76.com>"]
edition = "2021"
license = "GPL-3.0-only"
rust-version = "1.71"
[dependencies]
env_logger = "0.10.0"