Skip to content

Commit

Permalink
Remove env_logger from dependencies (#101)
Browse files Browse the repository at this point in the history
Signed-off-by: Bradley Reynolds <[email protected]>
  • Loading branch information
shenanigansd authored Feb 4, 2024
1 parent 9998d25 commit 41bd47d
Show file tree
Hide file tree
Showing 2 changed files with 19 additions and 176 deletions.
194 changes: 19 additions & 175 deletions Cargo.lock

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

1 change: 0 additions & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@ version = "0.1.0"
edition = "2021"

[dependencies]
env_logger = "0.11.1"
figment = { version = "0.10.14", features = ["env", "toml"] }
flate2 = "1.0.28"
log = "0.4.20"
Expand Down

0 comments on commit 41bd47d

Please sign in to comment.