update Cargo.toml

This commit is contained in:
D. Scott Boggs 2024-05-12 08:26:08 -04:00
parent 873ea52183
commit 3366828bbe
2 changed files with 4 additions and 2 deletions

2
Cargo.lock generated
View file

@ -4,4 +4,4 @@ version = 3
[[package]]
name = "env_or_file"
version = "0.1.0"
version = "0.0.2"

View file

@ -1,7 +1,9 @@
[package]
name = "env_or_file"
version = "0.1.0"
version = "0.0.2"
edition = "2021"
license = "MPL-2.0"
author = "D. Scott Boggs"
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html