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

add actix 0.13 support #2675

Merged
merged 2 commits into from Mar 2, 2022
Merged

add actix 0.13 support #2675

merged 2 commits into from Mar 2, 2022

Conversation

robjtede
Copy link
Member

@robjtede robjtede commented Mar 2, 2022

PR Type

Feat + Release

PR Checklist

  • Tests for the changes have been added / updated.
  • A changelog entry has been made for the appropriate packages.
  • Format code with the latest stable rustfmt.
  • (Team) Label with affected crates and semver status.

Overview

Add support to actix-web-actors for actix v0.13 types. Done in non-breaking way since no code changes are necessary and there are no behavioral changes in this release.

supersedes #2673

@robjtede robjtede added A-actors project: actix-web-actors B-semver-minor labels Mar 2, 2022
@robjtede robjtede marked this pull request as ready for review March 2, 2022 03:33
@robjtede robjtede mentioned this pull request Mar 2, 2022
5 tasks
@robjtede robjtede merged commit 56e5c19 into master Mar 2, 2022
@robjtede robjtede deleted the actix-0.13 branch March 2, 2022 17:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-actors project: actix-web-actors B-semver-minor
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant