From 5981fc87250ed4fe4d95c5c9dc8bc8c8e92e309c Mon Sep 17 00:00:00 2001 From: David Peter Date: Wed, 26 Jul 2023 08:54:15 +0200 Subject: Bump MSRV to 1.66 --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index d3a7f07..df70dbf 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -9,7 +9,7 @@ readme = "README.md" repository = "https://github.com/sharkdp/hexyl" version = "0.13.1" edition = "2021" -rust-version = "1.63" +rust-version = "1.66" [dependencies] anyhow = "1.0" -- cgit v1.2.3