From 175294fa5dda30ed313050a4837631575dc8a232 Mon Sep 17 00:00:00 2001 From: mo8it Date: Fri, 2 Aug 2024 16:40:06 +0200 Subject: Add `rust-version` --- rustlings-macros/Cargo.toml | 1 + 1 file changed, 1 insertion(+) (limited to 'rustlings-macros') diff --git a/rustlings-macros/Cargo.toml b/rustlings-macros/Cargo.toml index 20d6776..f5ecfcc 100644 --- a/rustlings-macros/Cargo.toml +++ b/rustlings-macros/Cargo.toml @@ -6,6 +6,7 @@ authors.workspace = true repository.workspace = true license.workspace = true edition.workspace = true +rust-version.workspace = true include = [ "/src/", "/info.toml", -- cgit v1.2.3