refactor cli config and move most of it to own_assist_common so that it can be reused in other clients.

This commit is contained in:
2026-07-28 17:58:44 +02:00
parent c5b594e1da
commit e90efbb544
12 changed files with 2439 additions and 117 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
[package]
name = "own_assist_common"
version = "0.4.0"
version = "0.4.1"
edition = "2024"
license = "GPL-3.0"