SHA256
Basically initial commit, lots of work.
This commit is contained in:
@@ -0,0 +1,9 @@
|
||||
[package]
|
||||
name = "nyanit"
|
||||
version = "0.1.0"
|
||||
edition = "2024"
|
||||
|
||||
[dependencies]
|
||||
ratatui = { version = "0.30", default-features = false, features = ["termion"] }
|
||||
regex = "1.12.4"
|
||||
termion = "4"
|
||||
Reference in New Issue
Block a user