Skip to content

Commit 50a74af

Browse files
authored
Merge pull request #1285 from kenkoooo/dependabot/cargo/atcoder-problems-backend/actix-web-4.2.1
build(deps): bump actix-web from 4.1.0 to 4.2.1 in /atcoder-problems-backend
2 parents 808e90c + 3c2c4c3 commit 50a74af

File tree

2 files changed

+38
-26
lines changed

2 files changed

+38
-26
lines changed

atcoder-problems-backend/Cargo.lock

Lines changed: 37 additions & 25 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

atcoder-problems-backend/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ sql-client = { path = "./sql-client" }
2323
atcoder-client = { path = "./atcoder-client" }
2424

2525
# Web framework
26-
actix-web = "4.1.0"
26+
actix-web = "4.2.1"
2727
actix-service = "2.0.2"
2828
reqwest = { version = "0.11", features = ["json"] }
2929

0 commit comments

Comments
 (0)