summaryrefslogtreecommitdiff
path: root/rustlings-macros/Cargo.toml
diff options
context:
space:
mode:
authormo8it <mo8it@proton.me>2024-08-02 16:40:06 +0200
committermo8it <mo8it@proton.me>2024-08-02 16:40:06 +0200
commit175294fa5dda30ed313050a4837631575dc8a232 (patch)
tree5e3bd3a5ef2b3c1e70b24df17bb976da53dbacf8 /rustlings-macros/Cargo.toml
parent5016c7cf7c846cc4d271fa06d8d7debc7604ae5c (diff)
Add `rust-version`
Diffstat (limited to 'rustlings-macros/Cargo.toml')
-rw-r--r--rustlings-macros/Cargo.toml1
1 files changed, 1 insertions, 0 deletions
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",