Skip to content

Commit

Permalink
chore: remove unused env_logger dep
Browse files Browse the repository at this point in the history
  • Loading branch information
bmwill committed Aug 29, 2023
1 parent bd870b9 commit 03b22b1
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion msim/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,6 @@ macros = ["msim-macros", "tokio/macros"]
[dependencies]
bincode = { version = "1", optional = true }
bytes = "1"
env_logger = "0.9"
futures = "0.3"
lazy_static = "1.4"
tracing = "0.1"
Expand Down

0 comments on commit 03b22b1

Please sign in to comment.