Skip to content

Commit

Permalink
chore(dependencies): update to pretty_env_logger 0.5 (hyperium#3236)
Browse files Browse the repository at this point in the history
Signed-off-by: Sven Pfennig <[email protected]>
  • Loading branch information
tottoto authored and 0xE282B0 committed Jan 16, 2024
1 parent b7746e0 commit 3026a7f
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 @@ -47,7 +47,7 @@ wasmedge_wasi_socket = {version = "0.4.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 3026a7f

Please sign in to comment.