Skip to content

Commit

Permalink
Update actix-net requirement from =0.2.5 to =0.2.6 (exonum#1109)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored and aleksuss committed Dec 24, 2018
1 parent 8045239 commit e4060d2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion exonum/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ circle-ci = { repository = "exonum/exonum" }

[dependencies]
actix = "=0.7.9"
actix-net = "=0.2.5"
actix-net = "=0.2.6"
actix-web = "=0.7.16"
log = "=0.4.6"
byteorder = "1.2.3"
Expand Down

0 comments on commit e4060d2

Please sign in to comment.