mirror of
https://forge.katzen.cafe/schrottkatze/nix-configs.git
synced 2026-09-02 10:57:28 +02:00
9 lines
132 B
TOML
9 lines
132 B
TOML
[package]
|
|
name = "typed"
|
|
version = "0.1.0"
|
|
edition = "2024"
|
|
|
|
[dependencies]
|
|
clap.workspace = true
|
|
crossterm = "0.29.0"
|
|
notify = "8"
|