We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0fdc381 commit c577354Copy full SHA for c577354
.github/workflows/ci.yml
@@ -8,7 +8,7 @@ env:
8
# If the compilation fails, then the version specified here needs to be bumped up to reality.
9
# Be sure to also update the rust-version property in the workspace Cargo.toml file,
10
# plus all the README.md files of the affected packages.
11
- RUST_MIN_VER: "1.86"
+ RUST_MIN_VER: "1.88"
12
# List of packages that will be checked with the minimum supported Rust version.
13
# This should be limited to packages that are intended for publishing.
14
RUST_MIN_VER_PKGS: "-p fearless_simd"
0 commit comments