Skip to content

Commit

Permalink
Remove env_logger from cargo (open-telemetry#1825)
Browse files Browse the repository at this point in the history
  • Loading branch information
cijothomas authored May 24, 2024
1 parent 57f87d6 commit ac741c2
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,6 @@ debug = 1
async-std = "1.10"
async-trait = "0.1"
bytes = "1"
env_logger = { version = "0.10", default-features = false } # env_logger requires a newer MSRV
futures-core = "0.3"
futures-executor = "0.3"
futures-util = { version = "0.3", default-features = false }
Expand Down

0 comments on commit ac741c2

Please sign in to comment.