Files
merlin_env_helper/Cargo.toml
2025-05-19 21:55:47 +02:00

10 lines
296 B
TOML

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