Skip to content

Commit

Permalink
fix(deps): update all non-major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Mar 2, 2023
1 parent 1cf9cbf commit 5ecd0e5
Show file tree
Hide file tree
Showing 2 changed files with 52 additions and 28 deletions.
76 changes: 50 additions & 26 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ description = "📸 website screenshots as a service"
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html

[dependencies]
actix-web = "4.3.0"
actix-web = "4.3.1"
actix-web-static-files = "4.0.1"
anyhow = "1.0.69"
async-trait = "0.1.64"
Expand All @@ -44,7 +44,7 @@ url = "2.3.1"
website-screenshot-actix-governor = "0.3.0"

[dependencies.tokio]
version = "1.25.0"
version = "1.26.0"
features = ["full"]

[dependencies.fantoccini]
Expand Down

0 comments on commit 5ecd0e5

Please sign in to comment.