Skip to content

Commit

Permalink
Merge pull request coreos#742 from coreos/dependabot/cargo/actix-0.13.0
Browse files Browse the repository at this point in the history
build(deps): bump actix from 0.12.0 to 0.13.0
  • Loading branch information
Luca Bruno authored Mar 16, 2022
2 parents 5066d95 + fd22194 commit 5812cc7
Show file tree
Hide file tree
Showing 2 changed files with 20 additions and 6 deletions.
24 changes: 19 additions & 5 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 Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ repository = "/~https://github.com/coreos/zincati"
edition = "2018"

[dependencies]
actix = "0.12"
actix = "0.13"
anyhow = "1.0"
cfg-if = "1.0"
chrono = { version = "0.4", features = ["serde"] }
Expand Down

0 comments on commit 5812cc7

Please sign in to comment.