Skip to content

Conversation

crepererum
Copy link
Collaborator

  • update MSRV
  • drop once_lock
  • drop async_trait

#[derive(Debug)]
pub struct TestConfig {
pub bootstrap_brokers: Vec<String>,
#[allow(dead_code)]
Copy link
Collaborator Author

Choose a reason for hiding this comment

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

not actually dead code, just not used by all end2end tests and I didn't wanna add yet another top-level crate just for the test infra.

Copy link
Contributor

@alamb alamb left a comment

Choose a reason for hiding this comment

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

👨‍🍳 👌 -- looks like (another) very nice improvement to me

Thank you @crepererum

@alamb alamb merged commit fad1a83 into main Aug 5, 2024
@alamb alamb deleted the crepererum/rust_180 branch August 5, 2024 17:25
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