1
Fork 0
mirror of https://github.com/RGBCube/uutils-coreutils synced 2025-07-30 12:37:49 +00:00

Bump MSRV to 1.70

This commit is contained in:
Daniel Hofstetter 2023-09-04 07:18:18 +02:00
parent 7c7a6083d9
commit f0923094d2
4 changed files with 5 additions and 5 deletions

View file

@ -16,7 +16,7 @@ repository = "https://github.com/uutils/coreutils"
readme = "README.md"
keywords = ["coreutils", "uutils", "cross-platform", "cli", "utility"]
categories = ["command-line-utilities"]
rust-version = "1.64.0"
rust-version = "1.70.0"
edition = "2021"
build = "build.rs"