summaryrefslogtreecommitdiff
path: root/rustlings-macros/Cargo.toml
diff options
context:
space:
mode:
authormo8it <mo8it@proton.me>2024-04-16 04:04:45 +0200
committermo8it <mo8it@proton.me>2024-04-16 04:04:45 +0200
commitd322bcfcec8bd39a66fb5e6c0390e648e060b67c (patch)
treed449e374e6bf0a85a7b48cca29aa98b0688c6957 /rustlings-macros/Cargo.toml
parent0ac5aa7af2dbff6f9d5e7cc712f409a86ea4cad0 (diff)
Add description
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 79279f5..095deaa 100644
--- a/rustlings-macros/Cargo.toml
+++ b/rustlings-macros/Cargo.toml
@@ -1,5 +1,6 @@
[package]
name = "rustlings-macros"
+description = "A macros crate intended to be only used by rustlings"
version.workspace = true
authors.workspace = true
license.workspace = true