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 Sep 17, 2023
1 parent 2018545 commit 2dc7890
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 @@ -42,7 +42,7 @@ libc = { version = "0.2", optional = true }
[dev-dependencies]
futures-util = { version = "0.3", default-features = false, features = ["alloc"] }
http-body-util = "=0.1.0-rc.3"
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 2dc7890

Please sign in to comment.