Move ids from gdn-app to gdn
This commit is contained in:
parent
4d71e49752
commit
3855d86730
9 changed files with 13 additions and 8 deletions
|
|
@ -4,7 +4,9 @@ version = { workspace = true }
|
|||
edition = { workspace = true }
|
||||
|
||||
[dependencies]
|
||||
directories.workspace = true
|
||||
directories = { workspace = true }
|
||||
rand = { workspace = true }
|
||||
serde = { workspace = true }
|
||||
|
||||
[lints]
|
||||
workspace = true
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue