mirror of
https://github.com/notohh/rustlings.git
synced 2024-11-21 21:42:23 -05:00
Add description
This commit is contained in:
parent
0ac5aa7af2
commit
d322bcfcec
1 changed files with 1 additions and 0 deletions
|
@ -1,5 +1,6 @@
|
||||||
[package]
|
[package]
|
||||||
name = "rustlings-macros"
|
name = "rustlings-macros"
|
||||||
|
description = "A macros crate intended to be only used by rustlings"
|
||||||
version.workspace = true
|
version.workspace = true
|
||||||
authors.workspace = true
|
authors.workspace = true
|
||||||
license.workspace = true
|
license.workspace = true
|
||||||
|
|
Loading…
Reference in a new issue