Files
merlin_env_helper/Cargo.toml
2025-05-24 09:19:54 +02:00

10 lines
296 B
TOML

[package]
name = "merlin_env_helper"
version = "0.3.0"
edition = "2024"
publish = ["merlin"]
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]