Skip to content

Commit

Permalink
bump log to 0.4.19
Browse files Browse the repository at this point in the history
failed to compile on latest nightly due to value-bag
  • Loading branch information
xxchan committed Jul 8, 2023
1 parent e2d2130 commit 5edd95d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion madsim-rdkafka/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ futures-channel = "0.3.0"
futures-executor = { version = "0.3.0", optional = true }
futures-util = { version = "0.3.0", default-features = false }
libc = "0.2.0"
log = "0.4.8"
log = "0.4.19"
serde = { version = "1.0.0", features = ["derive"] }
serde_derive = "1.0.0"
serde_json = "1.0.0"
Expand Down

0 comments on commit 5edd95d

Please sign in to comment.