Bump MSRV to 1.67
`time 0.3.35` has MSRV 1.67, and is a required update in order to fix breakage on Rust 1.80 and above.
This commit is contained in:
+1
-1
@@ -9,7 +9,7 @@ keywords = ["age", "cli", "encryption", "yubikey"]
|
||||
categories = ["command-line-utilities", "cryptography"]
|
||||
license = "MIT OR Apache-2.0"
|
||||
edition = "2021"
|
||||
rust-version = "1.65" # MSRV
|
||||
rust-version = "1.67" # MSRV
|
||||
|
||||
[package.metadata.deb]
|
||||
extended-description = """\
|
||||
|
||||
Reference in New Issue
Block a user