Bump MSRV to 1.56.1
This commit is contained in:
parent
ac9f56945b
commit
8139e3be01
1 changed files with 1 additions and 1 deletions
|
@ -67,7 +67,7 @@ check-nightly:
|
|||
check-old:
|
||||
<<: *check-base
|
||||
variables:
|
||||
RUST_VERSION: "1.46.0"
|
||||
RUST_VERSION: "1.56.1"
|
||||
|
||||
# Build using Rust stable
|
||||
build-x86_64-linux-gnu:
|
||||
|
|
Loading…
Add table
Reference in a new issue