Bump MSRV to 1.62

This commit is contained in:
2022-09-08 17:34:59 -04:00
parent 86d6432982
commit eebcb51d0d
2 changed files with 3 additions and 3 deletions

View File

@@ -2,7 +2,7 @@
name = "objdiff"
version = "0.1.0"
edition = "2021"
rust-version = "1.61"
rust-version = "1.62"
authors = ["Luke Street <luke@street.dev>"]
license = "MIT OR Apache-2.0"
repository = "https://github.com/encounter/objdiff"