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

Bump dependencies #112

Merged
merged 1 commit into from
May 13, 2024
Merged

Bump dependencies #112

merged 1 commit into from
May 13, 2024

Conversation

kimhanbeom
Copy link
Contributor

  • Update quinn to 0.11.
  • Update rustls to 0.23.
  • Update rcgen to 0.13.
  • Added CloseStreamError to PublishError to handle new error types.
  • Modify the associated code based on the crate's versioning of dependencies.

Close: #111

- Update quinn to 0.11.
- Update rustls to 0.23.
- Update rcgen to 0.13.
- Added CloseStreamError to PublishError to handle new error types.
- Modify the associated code based on the crate's versioning of dependencies.

Close: #111
Copy link
Contributor

@sophie-cluml sophie-cluml left a comment

Choose a reason for hiding this comment

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

LGTM

@sophie-cluml sophie-cluml merged commit de9e7dd into main May 13, 2024
8 checks passed
@sophie-cluml sophie-cluml deleted the david/bump-dependencies branch May 13, 2024 05:58
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.

Update rustls / quinn version
3 participants