This commit is contained in:
2026-05-18 18:09:35 +00:00
commit 7f31f3ea5f
5 changed files with 125 additions and 0 deletions

6
Cargoxx.toml Normal file
View File

@@ -0,0 +1,6 @@
[package]
name = "greeter"
version = "0.1.0"
edition = "cpp23"
license = "MIT"
description = "minimal cargoxx demo library — greets you"