mirror of
https://github.com/RGBCube/dix
synced 2025-07-31 13:47:46 +00:00
feat: write rest of main
This commit is contained in:
parent
a1ccf88d0c
commit
baaf63fdf2
5 changed files with 57 additions and 60 deletions
|
@ -17,6 +17,7 @@ ref-cast = "1.0.24"
|
|||
regex = "1.11.1"
|
||||
rusqlite = { version = "0.35.0", features = [ "bundled" ] }
|
||||
rustc-hash = "2.1.1"
|
||||
size = "0.5.0"
|
||||
thiserror = "2.0.12"
|
||||
unicode-width = "0.2.0"
|
||||
yansi = { version = "1.0.1", features = [ "detect-env", "detect-tty" ] }
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue