env_or_file/Cargo.toml

11 lines
226 B
TOML
Raw Normal View History

2024-05-11 20:40:44 +00:00
[package]
name = "env_or_file"
2024-05-12 12:26:08 +00:00
version = "0.0.2"
2024-05-11 20:40:44 +00:00
edition = "2021"
2024-05-12 12:26:08 +00:00
license = "MPL-2.0"
author = "D. Scott Boggs"
2024-05-11 20:40:44 +00:00
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
[dependencies]