Skip to content

Commit

Permalink
build: move to log from env_logger
Browse files Browse the repository at this point in the history
  • Loading branch information
SkuldNorniern committed Mar 13, 2024
1 parent 1854fd6 commit ba71bba
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -35,8 +35,7 @@ fluereflow = { version = "0.3.2", path = "./fluereflow" }
ratatui = { version = "0.25.0", features = ["all-widgets"] }
crossterm = "0.27"
dirs = "5.0.1"
logs = "0.7.1"
env_logger = "0.10.0"
log = "0.4.20"

[workspace]
members = [
Expand Down

0 comments on commit ba71bba

Please sign in to comment.