initial commit

This commit is contained in:
2026-05-25 17:05:15 +02:00
commit 6ebe505a07
25 changed files with 5929 additions and 0 deletions
+9
View File
@@ -0,0 +1,9 @@
[workspace]
members = ["ebookm-core", "ebookm-cli"]
resolver = "2"
[workspace.package]
edition = "2024"
license = "MIT"
version = "0.1.0"