Skip to content

Commit

Permalink
Merge pull request #180 from bit-ranger/dependabot/cargo/dev/actix-we…
Browse files Browse the repository at this point in the history
…b-4.3.0

build(deps): bump actix-web from 4.2.1 to 4.3.0
  • Loading branch information
bit-ranger authored Feb 11, 2023
2 parents 670b70c + 6c66d7d commit 9459697
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 10 deletions.
20 changes: 11 additions & 9 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 web/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ tracing = "0.1"
tracing-subscriber = { version = "0.3.16", features = ['env-filter'] }
tracing-appender = "0.2"
flume = "0.10.14"
actix-web = "4.2.1"
actix-web = "4.3.0"
validator = { version = "0.16", features = ["derive"] }
lazy_static = "1.4.0"
url = "2.3.1"
Expand Down

0 comments on commit 9459697

Please sign in to comment.