bump to 0.1.1

This commit is contained in:
2026-05-18 19:19:36 +00:00
commit d79a99468a
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.1"
edition = "cpp23"
license = "MIT"
description = "minimal cargoxx demo library — greets you"