-
Notifications
You must be signed in to change notification settings - Fork 17
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: update deps #265
chore: update deps #265
Conversation
Bumps [async-io](https://github.com/smol-rs/async-io) from 1.13.0 to 2.3.2. - [Release notes](https://github.com/smol-rs/async-io/releases) - [Changelog](https://github.com/smol-rs/async-io/blob/master/CHANGELOG.md) - [Commits](smol-rs/async-io@v1.13.0...v2.3.2) --- updated-dependencies: - dependency-name: async-io dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
This reverts commit b5a06a1.
I reverted it because @sehz mentioned me that it should only fire once: Not sure if fluvio or any other crate relies on that multiple fires behavior by the timer |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good. few minor nits on changing to anyhow and log level
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Nice. LGTM
@sehz We should also convert |
http-client
native2_tls
feature tonative_tls
rustls
now usesaws-lc
instead ofring
Includes #241 and #258
Resolves #239