Extract config into cove-config crate
This commit is contained in:
parent
288a5f97dd
commit
5b5370d2df
9 changed files with 37 additions and 15 deletions
|
|
@ -1,6 +1,6 @@
|
|||
[workspace]
|
||||
resolver = "2"
|
||||
members = ["cove"]
|
||||
members = ["cove", "cove-*"]
|
||||
|
||||
[workspace.package]
|
||||
version = "0.6.1"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue