Skip to content

Commit

Permalink
chore(deps): add dependency figment
Browse files Browse the repository at this point in the history
It will replace the custom code for configuration inyection.
  • Loading branch information
josecelano committed May 8, 2024
1 parent 31ab3a9 commit 7da52b1
Show file tree
Hide file tree
Showing 2 changed files with 38 additions and 0 deletions.
37 changes: 37 additions & 0 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 1 addition & 0 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,7 @@ crossbeam-skiplist = "0.1"
dashmap = "5.5.3"
derive_more = "0"
fern = "0"
figment = "0.10.18"
futures = "0"
hex-literal = "0"
hyper = "1"
Expand Down

0 comments on commit 7da52b1

Please sign in to comment.