summaryrefslogtreecommitdiff
path: root/rustlings-macros/Cargo.toml
diff options
context:
space:
mode:
authormo8it <mo8it@proton.me>2024-04-24 16:15:14 +0200
committermo8it <mo8it@proton.me>2024-04-24 16:15:14 +0200
commit8ebd2f9df232dbe630510b1994c896871aa58208 (patch)
tree86dcf6843525917d6188f8992fbdc1fd92e7da1b /rustlings-macros/Cargo.toml
parent4ef345e706ab5150d96faadf41a28aee49534361 (diff)
Update Cargo.toml files
Diffstat (limited to 'rustlings-macros/Cargo.toml')
-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