Skip to content

Commit

Permalink
fix: remove env_logger dep from strandify library
Browse files Browse the repository at this point in the history
  • Loading branch information
loiccoyle committed Oct 10, 2024
1 parent 707b6e1 commit 6999382
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
1 change: 0 additions & 1 deletion 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 strandify/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,6 @@ image = { workspace = true }
serde = { workspace = true }
serde_json = { workspace = true }
log = { workspace = true }
env_logger = { workspace = true }

indicatif = "0.17.0"
rand = "0.8.5"
Expand Down

0 comments on commit 6999382

Please sign in to comment.