Skip to content

Commit b6b79b2

Browse files
authored
feat: update MSRV to 1.88.0, bump Rust edition to 2024 (#6273)
refs #6268 This PR bumps the MSRV to 1.88.0 in order to address a vulnerability in the `time` crate, and the workspace Rust edition to 2024. Pull-Request: #6273.
1 parent 0eadd02 commit b6b79b2

365 files changed

Lines changed: 2311 additions & 1984 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -220,7 +220,7 @@ jobs:
220220
fail-fast: false
221221
matrix:
222222
rust-version: [
223-
1.83.0, # current stable
223+
1.93.1, # current stable
224224
beta,
225225
]
226226
steps:

Cargo.lock

Lines changed: 36 additions & 36 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)