Update docs

This commit is contained in:
2025-05-22 19:24:11 +02:00
parent ca8f4aecb1
commit 8dc577c725
7 changed files with 50 additions and 7 deletions

View File

@@ -1,9 +1,9 @@
[package]
name = "merlin_env_helper"
version = "0.1.0"
version = "0.2.0"
edition = "2024"
publish = ["mycargo"]
description = "Utility functions to read environment with fallbak and values from a file"
description = "Utility functions to read environment with fallback and values from a file"
license = "MIT"
repository = "ssh://git@gitea.merlinserver.de:2222/Stefan/merlin_env_helper.git"
[dependencies]