Move key binding groups to config crate
This commit is contained in:
parent
5a0efd69e4
commit
e1c3a463b2
7 changed files with 33 additions and 7 deletions
1
Cargo.lock
generated
1
Cargo.lock
generated
|
|
@ -281,6 +281,7 @@ dependencies = [
|
|||
name = "cove-config"
|
||||
version = "0.6.1"
|
||||
dependencies = [
|
||||
"cove-input",
|
||||
"cove-macro",
|
||||
"serde",
|
||||
"toml",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue