Skip to content

Commit ccb2fef

Browse files
committed
chore(deps): add cargo dep figment
1 parent 8d3c8cb commit ccb2fef

File tree

2 files changed

+84
-0
lines changed

2 files changed

+84
-0
lines changed

Cargo.lock

Lines changed: 83 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -47,6 +47,7 @@ config = "0"
4747
derive_more = "0"
4848
email_address = "0"
4949
fern = "0"
50+
figment = { version = "0.10", features = ["env", "test", "toml"] }
5051
futures = "0"
5152
futures-util = "0.3.30"
5253
hex = "0"

0 commit comments

Comments
 (0)