summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMatthias Beyer <mail@beyermatthias.de>2021-10-24 10:41:02 +0200
committerMatthias Beyer <mail@beyermatthias.de>2021-10-24 11:10:48 +0200
commit68e2e7831554a390a0522e5def807f0a9bda64fc (patch)
treed229ca94466a02c6ce600396206f8f6f06ad6455
parent203a660e638825dff74d52c6b9d2ad5679c7a730 (diff)
woodpecker: Update rust to 1.54.0 minimum supported version
Signed-off-by: Matthias Beyer <mail@beyermatthias.de>
-rw-r--r--.woodpecker/ci.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.woodpecker/ci.yml b/.woodpecker/ci.yml
index 55ff90b..26b9bf9 100644
--- a/.woodpecker/ci.yml
+++ b/.woodpecker/ci.yml
@@ -15,4 +15,4 @@ matrix:
- joiner
RUST_VERSION:
- latest
- - 1.50.0
+ - 1.54.0