Files
merlin_env_helper/Cargo.toml
2025-05-22 19:24:11 +02:00

10 lines
297 B
TOML

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