Skip to content

Commit cdaeda2

Browse files
committed
Revert "Update actix-rt to 2.1.0"
This reverts commit 72317ce. The web server was broken by the update.
1 parent e4339a3 commit cdaeda2

File tree

3 files changed

+40
-114
lines changed

3 files changed

+40
-114
lines changed

Cargo.lock

Lines changed: 37 additions & 111 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

rust-code-analysis-web/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ license = "MPL-2.0"
1212
name = "rust-code-analysis-web"
1313

1414
[dependencies]
15-
actix-rt = "^2.1"
15+
actix-rt = "^1.0"
1616
actix-web = "^3.3"
1717
clap = "^2.33"
1818
futures = "^0.3"

0 commit comments

Comments
 (0)