Update Cargo.toml files

This commit is contained in:
mo8it
2024-04-24 16:15:14 +02:00
parent 4ef345e706
commit 8ebd2f9df2
2 changed files with 12 additions and 4 deletions
+2 -1
View File
@@ -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