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

@ -7,7 +7,6 @@ edition = { workspace = true }
anyhow = { workspace = true }
clap = { workspace = true }
gdn = { workspace = true }
gix = { workspace = true }
[lints]
workspace = true