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

Actix Webを4系にバージョンアップ #648

Open
wants to merge 4 commits into
base: main
Choose a base branch
from

Conversation

glassonion1
Copy link
Contributor

@glassonion1 glassonion1 commented Jul 12, 2021

Issueへのリンク

やったこと

  • Actix Webを3系から4系にアップデート

バージョンアップが必要なライブラリ

Actix Webを3系から4系にアップデートするにあたりTokio 0.2系に依存するライブラリをすべてバージョンアップする必要がある

  • actix-web
    • 3 -> 4.0.0-beta.8
  • actix-rt
    • 1.1.0 -> 2.2.0
  • actix-web-opentelemetry
    • 0.9 -> 0.11.0-beta.4
  • web3
    • 0.14 -> 0.16
  • opentelemetry-rust
    • 0.10 -> 0.15
  • tracing-opentelemetry
    • 0.10 -> 0.14

やらないこと

  • なし

動作検証

  • VMでcargo check済み

参考

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.

1 participant