Skip to content

Commit

Permalink
deps: update pretty_env_logger to 0.5 (#1043)
Browse files Browse the repository at this point in the history
  • Loading branch information
tottoto committed Jun 1, 2023
1 parent f939404 commit e65937c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ tokio-rustls = { version = "0.23", optional = true }
rustls-pemfile = "1.0"

[dev-dependencies]
pretty_env_logger = "0.4"
pretty_env_logger = "0.5"
tracing-subscriber = { version = "0.3", features = ["env-filter"] }
tracing-log = "0.1"
serde_derive = "1.0"
Expand Down

0 comments on commit e65937c

Please sign in to comment.