mirror of
https://github.com/Xyverle/neutuino.git
synced 2026-08-29 07:20:03 -04:00
cargo updates
This commit is contained in:
@@ -2,5 +2,8 @@
|
|||||||
name = "neutuino"
|
name = "neutuino"
|
||||||
version = "0.1.0"
|
version = "0.1.0"
|
||||||
edition = "2024"
|
edition = "2024"
|
||||||
|
repository = "https://github.com/Xyverle/neutuino"
|
||||||
[dependencies]
|
description = "A minimal zero-dependancy pure-rust cross-platform TUI library"
|
||||||
|
license = "MIT"
|
||||||
|
keywords = ["tui", "cli", "input", "terminal", "color"]
|
||||||
|
categories = ["command-line-interface"]
|
||||||
|
|||||||
Reference in New Issue
Block a user