Skip to content

Commit 91b9b50

Browse files
dependabot[bot]waghanza
authored andcommitted
Bump rust from 1.31 to 1.32.0 in /rust/actix-web (the-benchmarker#818)
* Bump rust from 1.31 to 1.32.0 in /rust/actix-web Bumps rust from 1.31 to 1.32.0. Signed-off-by: dependabot[bot] <support@dependabot.com> * update version in resullts
1 parent 5b55a55 commit 91b9b50

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

FRAMEWORKS.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -244,7 +244,7 @@ rust:
244244
actix-web:
245245
website: actix.rs
246246
version: "0.7"
247-
language: "1.31"
247+
language: "1.32"
248248
gotham:
249249
website: gotham.rs
250250
version: "0.3"

rust/actix-web/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM rust:1.31
1+
FROM rust:1.32.0
22

33
WORKDIR /usr/src/app
44

0 commit comments

Comments
 (0)