From 4e1efe0e9d6c9d0640481f22ae2f5735d9892988 Mon Sep 17 00:00:00 2001 From: Daniel Silverstone Date: Mon, 10 Apr 2023 11:32:00 +0100 Subject: (chore): Update rust-version to 1.63 in all crates Signed-off-by: Daniel Silverstone --- subplot-build/Cargo.toml | 1 + 1 file changed, 1 insertion(+) (limited to 'subplot-build') diff --git a/subplot-build/Cargo.toml b/subplot-build/Cargo.toml index 33fcf97..3aa5c10 100644 --- a/subplot-build/Cargo.toml +++ b/subplot-build/Cargo.toml @@ -11,6 +11,7 @@ description = '''A library for using Subplot code generation from another projec `build.rs` module.''' homepage = "https://subplot.tech/" repository = "https://gitlab.com/subplot/subplot" +rust-version = "1.63" [dependencies] -- cgit v1.2.1