hello world
Some checks failed
Continuous Releases / build (windows) (push) Failing after 0s

This commit is contained in:
Eau
2026-03-20 02:33:29 -05:00
commit 6ecd9fd8da
6 changed files with 71 additions and 0 deletions

6
Cargo.toml Normal file
View File

@@ -0,0 +1,6 @@
[package]
name = "dndcli"
version = "0.1.0"
edition = "2024"
[dependencies]