Create cove-input crate

This commit is contained in:
Joscha 2023-04-26 14:58:01 +02:00
parent f7f200a608
commit abedc5f194
3 changed files with 11 additions and 0 deletions

4
Cargo.lock generated
View file

@ -280,6 +280,10 @@ dependencies = [
"toml",
]
[[package]]
name = "cove-input"
version = "0.6.1"
[[package]]
name = "cove-macro"
version = "0.6.1"