Skip to content

Commit

Permalink
update actix-http dev-dependencies (actix#1696)
Browse files Browse the repository at this point in the history
Co-authored-by: luojinming <[email protected]>
  • Loading branch information
Silentdoer and luojinming authored Sep 19, 2020
1 parent 2a2474c commit 1596893
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 @@ -103,7 +103,7 @@ tinyvec = { version = "1", features = ["alloc"] }

[dev-dependencies]
actix = "0.10.0"
actix-http = { version = "2.0.0-beta.4", features = ["actors"] }
actix-http = { version = "2.0.0", features = ["actors"] }
rand = "0.7"
env_logger = "0.7"
serde_derive = "1.0"
Expand Down

0 comments on commit 1596893

Please sign in to comment.