Skip to content

Commit

Permalink
Revert "Update actix-rt to 2.1.0"
Browse files Browse the repository at this point in the history
This reverts commit 72317ce.

The web server was broken by the update.
  • Loading branch information
marco-c committed Apr 8, 2021
1 parent e4339a3 commit cdaeda2
Show file tree
Hide file tree
Showing 3 changed files with 40 additions and 114 deletions.
148 changes: 37 additions & 111 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion rust-code-analysis-web/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ license = "MPL-2.0"
name = "rust-code-analysis-web"

[dependencies]
actix-rt = "^2.1"
actix-rt = "^1.0"
actix-web = "^3.3"
clap = "^2.33"
futures = "^0.3"
Expand Down
Loading

0 comments on commit cdaeda2

Please sign in to comment.