summaryrefslogtreecommitdiff
path: root/rustlings-macros
diff options
context:
space:
mode:
Diffstat (limited to 'rustlings-macros')
-rw-r--r--rustlings-macros/Cargo.toml3
1 files changed, 2 insertions, 1 deletions
diff --git a/rustlings-macros/Cargo.toml b/rustlings-macros/Cargo.toml
index f925f69..c9c1d2f 100644
--- a/rustlings-macros/Cargo.toml
+++ b/rustlings-macros/Cargo.toml
@@ -1,8 +1,9 @@
[package]
name = "rustlings-macros"
-description = "A macros crate intended to be only used by rustlings"
+description = "A macros crate intended to be used only by Rustlings"
version.workspace = true
authors.workspace = true
+repository.workspace = true
license.workspace = true
edition.workspace = true