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 50f123a commit 62647b4
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 @@ -43,7 +43,7 @@ libc = { version = "0.2", optional = true }
futures-util = { version = "0.3", default-features = false, features = ["alloc"] }
http-body-util = "=0.1.0-rc.3"
matches = "0.1"
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 62647b4

Please sign in to comment.