There was an error while loading. Please reload this page.
1 parent 8468651 commit 880eb9aCopy full SHA for 880eb9a
8 files changed
.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.75"
+ RUST_MIN_VER: "1.82"
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 interpoli"
0 commit comments