Skip to content

Commit

Permalink
test for the bug fix
Browse files Browse the repository at this point in the history
Signed-off-by: Runji Wang <[email protected]>
  • Loading branch information
wangrunji0408 committed Mar 22, 2024
1 parent 6e8d6f6 commit fd6c551
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -301,6 +301,7 @@ tokio-postgres = { git = "https://github.com/madsim-rs/rust-postgres.git", rev =
futures-timer = { git = "https://github.com/madsim-rs/futures-timer.git", rev = "05b33b4" }
# patch: unlimit 4MB message size for grpc client
etcd-client = { git = "https://github.com/risingwavelabs/etcd-client.git", rev = "4e84d40" }
madsim-rdkafka = { git = "https://github.com/madsim-rs/madsim.git", rev = "4a8b518" }

[workspace.metadata.dylint]
libraries = [{ path = "./lints" }]

0 comments on commit fd6c551

Please sign in to comment.