Skip to content

Commit

Permalink
Add more fields to Cargo.toml
Browse files Browse the repository at this point in the history
Signed-off-by: Marcel Müller <[email protected]>
  • Loading branch information
TheNeikos committed Feb 3, 2023
1 parent e8029b7 commit a0c96fe
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,8 @@ version = "0.1.0"
edition = "2021"
license = "MIT OR Apache-2.0"
description = "Deserialize (potentially nested) environment variables into your custom structs"
homepage = "https://github.com/TheNeikos/envious"
repository = "https://github.com/TheNeikos/envious"
resolver = "2"

# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
Expand Down

0 comments on commit a0c96fe

Please sign in to comment.