Skip to content

Commit

Permalink
Feat: update actix-web
Browse files Browse the repository at this point in the history
  • Loading branch information
hackerchai committed Sep 12, 2020
1 parent 4ea9b87 commit b20c6ef
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ path = "src/lib.rs"
casbin = { version = "2.0.1", default-features = false, features = ["incremental", "cached"] }
tokio = { version = "0.2.22", default-features = false, optional = true }
async-std = { version = "1.6.3", default-features = false, optional = true }
actix-web = "2.0.0"
actix-web = "3.0.0"
actix-service = "1.0.6"
futures = "0.3"

Expand Down

0 comments on commit b20c6ef

Please sign in to comment.