partially revert "aaa"

This partially reverts commit 43b0c0d9b1.
This commit is contained in:
Schrottkatze 2026-08-31 14:19:21 +02:00
commit b973e36ebb
2 changed files with 165 additions and 0 deletions

View file

@ -0,0 +1,9 @@
[package]
name = "typed"
version = "0.1.0"
edition = "2024"
[dependencies]
clap.workspace = true
crossterm = "0.29.0"
notify = "8"