From ef6812df17ccd880db7a6e396ea1ff7a7cfc801e Mon Sep 17 00:00:00 2001 From: Fabian-Lars Date: Tue, 4 Jul 2023 23:01:47 +0200 Subject: [PATCH] Update Cargo.toml --- plugins/sql/Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plugins/sql/Cargo.toml b/plugins/sql/Cargo.toml index 2000dc43..7e25aeac 100644 --- a/plugins/sql/Cargo.toml +++ b/plugins/sql/Cargo.toml @@ -6,7 +6,7 @@ authors.workspace = true license.workspace = true edition.workspace = true #rust-version.workspace = true -rust-version = 1.65 +rust-version = "1.65" # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html