Skip to content

Commit

Permalink
chore(dependencies): update to pretty_env_logger 0.5
Browse files Browse the repository at this point in the history
  • Loading branch information
tottoto committed May 25, 2023
1 parent a44f89e commit 1f0b9dd
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 @@ futures-util = { version = "0.3", default-features = false, features = ["alloc"]
http-body-util = "=0.1.0-rc.2"
matches = "0.1"
num_cpus = "1.0"
pretty_env_logger = "0.4"
pretty_env_logger = "0.5"
spmc = "0.3"
serde = { version = "1.0", features = ["derive"] }
serde_json = "1.0"
Expand Down

0 comments on commit 1f0b9dd

Please sign in to comment.