From 59989bf3515acf15f6f17abb683c3885e97aa2da Mon Sep 17 00:00:00 2001 From: Christopher Berner Date: Sat, 25 Nov 2023 09:44:24 -0800 Subject: [PATCH] Remove rust-version from Cargo.toml --- Cargo.toml | 1 - 1 file changed, 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index a11c713..9c53c51 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -7,7 +7,6 @@ repository = "https://github.com/cberner/raptorq" readme = "README.md" version = "1.7.0" edition = "2021" -rust-version = "1.60" authors = ["Christopher Berner "] [lib]