Initial commit

This commit is contained in:
Florian RICHER 2025-04-19 18:37:52 +02:00
commit 8ce7c1a8a5
Signed by: florian.richer
GPG key ID: C73D37CBED7BFC77
9 changed files with 141 additions and 0 deletions

6
Cargo.toml Normal file
View file

@ -0,0 +1,6 @@
[package]
name = "dbus-ai"
version = "0.1.0"
edition = "2024"
authors = ["Florian RICHER <florian.richer@protonmail.com>"]
publish = false