Move ids from gdn-app to gdn

This commit is contained in:
Joscha 2025-02-17 22:37:59 +01:00
parent 4d71e49752
commit 3855d86730
9 changed files with 13 additions and 8 deletions

View file

@ -14,7 +14,7 @@ crate-type = ["staticlib", "cdylib", "rlib"]
tauri-build = { workspace = true }
[dependencies]
rand = { workspace = true }
gdn = { workspace = true }
serde = { workspace = true }
serde_json = { workspace = true }
tauri = { workspace = true }