1
0
Fork 0
mirror of https://github.com/notohh/rustlings.git synced 2025-06-19 19:07:41 -04:00

Add description

This commit is contained in:
mo8it 2024-04-16 04:04:45 +02:00
parent 0ac5aa7af2
commit d322bcfcec

View file

@ -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