Checkpoint

This commit is contained in:
2026-08-02 18:30:34 +00:00
parent 596af4ed80
commit 6c33bcfb27
41 changed files with 6360 additions and 1 deletions
+9
View File
@@ -0,0 +1,9 @@
[package]
name = "nye-console"
version = "0.1.0"
edition = "2024"
[dependencies]
colored = "3.1.1"
dialoguer = "0.12.0"
indicatif = { version = "0.18.6", features = ["tokio"] }