Skip to content

Commit 8fb647b

Browse files
authored
Merge pull request #1214 from kenkoooo/dependabot/cargo/atcoder-problems-backend/actix-web-4.1.0
build(deps): bump actix-web from 4.0.1 to 4.1.0 in /atcoder-problems-backend
2 parents 760b14c + 8cd99bb commit 8fb647b

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

atcoder-problems-backend/Cargo.lock

Lines changed: 2 additions & 2 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.0.1"
26+
actix-web = "4.1.0"
2727
actix-service = "2.0.2"
2828
reqwest = { version = "0.11", features = ["json"] }
2929

0 commit comments

Comments
 (0)