Add migrate cli command

This commit is contained in:
Joscha 2025-02-19 13:49:58 +01:00
parent 909399b276
commit 9d2d1fa3c1
9 changed files with 31 additions and 1247 deletions

View file

@ -11,7 +11,6 @@ anyhow = "1.0.95"
clap = { version = "4.5.28", features = ["derive", "deprecated"] }
directories = "6.0.0"
gdn = { path = "gdn" }
gix = "0.70.0"
rand = "0.9.0"
serde = { version = "1.0.217", features = ["derive"] }
serde_json = "1.0.138"