1
0
mirror of https://github.com/sharkdp/bat.git synced 2025-09-04 04:12:31 +01:00

Update dependencies, MSRV: 1.45

This commit is contained in:
David Peter
2021-03-07 15:08:39 +01:00
committed by David Peter
parent 2e7f2b6c07
commit 52f84b063c
5 changed files with 36 additions and 35 deletions

View File

@@ -1,7 +1,7 @@
name: CICD
env:
MIN_SUPPORTED_RUST_VERSION: "1.42.0"
MIN_SUPPORTED_RUST_VERSION: "1.45.0"
CICD_INTERMEDIATES_DIR: "_cicd-intermediates"
on: