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

Fix minimal dependency versions #20

Merged
merged 1 commit into from
Sep 18, 2023
Merged

Conversation

Jarema
Copy link
Contributor

@Jarema Jarema commented Sep 18, 2023

While investing something else in nats.rs library, after running

cargo +nightly update -Zminimal-versions
cargo check  --all-targets

I found some errors in this repo minimum versions.
This bumps them to the required minimum.

Signed-off-by: Tomasz Pietrek melgaer@gmail.com

Signed-off-by: Tomasz Pietrek <melgaer@gmail.com>
Copy link
Member

@djc djc left a comment

Choose a reason for hiding this comment

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

Thanks!

Copy link
Member

@cpu cpu 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

@cpu cpu merged commit 94bfa8e into rustls:main Sep 18, 2023
6 checks passed
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.

3 participants