Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: bump tonic to v0.12 & etcd-client to v0.14 #222

Merged
merged 5 commits into from
Aug 1, 2024

Conversation

BugenZhao
Copy link
Contributor

No description provided.

Copy link
Member

@wangrunji0408 wangrunji0408 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you 🥹

@wangrunji0408
Copy link
Member

Could you help fix the clippy issue?

https://github.com/madsim-rs/madsim/actions/runs/10177920150/job/28150455207?pr=222#step:6:539 🥵

Comment on lines +19 to +22
unexpected_cfgs = { level = "warn", check-cfg = [
'cfg(madsim)',
'cfg(tokio_unstable)',
] }
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

New check introduced in rustc v1.80

Comment on lines +63 to +64
/// Non-path Rust types allowed for request/response types.
const NON_PATH_TYPE_ALLOWLIST: &[&str] = &["()"];
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copied from tonic v0.12

Signed-off-by: Bugen Zhao <[email protected]>
Signed-off-by: Bugen Zhao <[email protected]>
@BugenZhao
Copy link
Contributor Author

@wangrunji0408 The PR is ready to merge. 🥰

@wangrunji0408 wangrunji0408 merged commit 20c915a into madsim-rs:main Aug 1, 2024
12 checks passed
@wangrunji0408
Copy link
Member

published new versions to crates.io

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants