Skip to content

Commit bf3aa6c

Browse files
authored
Merge pull request #1179 from kenkoooo/dependabot/cargo/atcoder-problems-backend/actix-web-4.0.1
build(deps): bump actix-web from 4.0.0-rc.2 to 4.0.1 in /atcoder-problems-backend
2 parents af4aeb6 + a2c396b commit bf3aa6c

File tree

2 files changed

+19
-18
lines changed

2 files changed

+19
-18
lines changed

atcoder-problems-backend/Cargo.lock

Lines changed: 18 additions & 17 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
@@ -24,7 +24,7 @@ sql-client = { path = "./sql-client" }
2424
atcoder-client = { path = "./atcoder-client" }
2525

2626
# Web framework
27-
actix-web = "4.0.0-rc.2"
27+
actix-web = "4.0.1"
2828
actix-service = "2.0.2"
2929
reqwest = { version = "0.11", features = ["json"] }
3030

0 commit comments

Comments
 (0)