Move config to own module

Signed-off-by: Marcel Müller <neikos@neikos.email>
This commit is contained in:
Marcel Müller 2025-02-01 11:47:40 +01:00
parent 082e162320
commit 68fbc3ce25
4 changed files with 43 additions and 41 deletions

View file

@ -8,7 +8,7 @@ resolver = "2"
unsafe_code = "forbid"
[workspace.package]
version = "0.0.0"
version = "0.1.0"
edition = "2021"
description = "PLAIn teXT tools for your data"
license = "EUPL-1.2"