Add initial binary

Signed-off-by: Marcel Müller <neikos@neikos.email>
This commit is contained in:
Marcel Müller 2025-06-29 10:21:04 +02:00
parent 37a4e87986
commit bcd54266bf
4 changed files with 24 additions and 0 deletions

7
Cargo.toml Normal file
View file

@ -0,0 +1,7 @@
[package]
name = "hem"
version = "0.1.0"
edition = "2024"
description = "Hemera's Expression Manipulator, editing text on the CLI"
[dependencies]