mirror of
https://github.com/BLAKE3-team/BLAKE3
synced 2024-11-08 12:59:17 +01:00
bump the MSRV in CI
This is currently driven by dependencies of ciborium, which is itself a dev dependency. It's not really a crate MSRV bump.
This commit is contained in:
parent
dd0afd640a
commit
15e21c924f
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
@ -34,7 +34,7 @@ jobs:
|
|||||||
# https://github.com/rust-lang/libs-team/issues/72.
|
# https://github.com/rust-lang/libs-team/issues/72.
|
||||||
# This test target is here so that we notice if we accidentally bump
|
# This test target is here so that we notice if we accidentally bump
|
||||||
# the MSRV, but it's not a promise that we won't bump it.
|
# the MSRV, but it's not a promise that we won't bump it.
|
||||||
"1.67.1",
|
"1.70.0",
|
||||||
]
|
]
|
||||||
|
|
||||||
steps:
|
steps:
|
||||||
|
Loading…
Reference in New Issue
Block a user