Skip to content

Commit d6cd55a

Browse files
dependabot[bot]waghanza
authored andcommitted
Bump rust from 1.31 to 1.32.0 in /rust/iron (the-benchmarker#815)
* Bump rust from 1.31 to 1.32.0 in /rust/iron Bumps rust from 1.31 to 1.32.0. Signed-off-by: dependabot[bot] <support@dependabot.com> * update version in resullts
1 parent 6f11149 commit d6cd55a

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
@@ -252,7 +252,7 @@ rust:
252252
iron:
253253
website: ironframework.io
254254
version: "0.6"
255-
language: "1.31"
255+
language: "1.32"
256256
nickel:
257257
website: nickel-org.github.io
258258
version: "0.11"

rust/iron/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)