Bump Rust version to nightly-2025-02-18(2024 Edition)
This commit is contained in:
parent
123595601d
commit
5b846fce6a
44 changed files with 118 additions and 105 deletions
2
.github/workflows/doc-and-test.yml
vendored
2
.github/workflows/doc-and-test.yml
vendored
|
@ -4,7 +4,7 @@ on: [push]
|
|||
|
||||
env:
|
||||
CARGO_TERM_COLOR: always
|
||||
rust_toolchain: nightly-2024-01-18
|
||||
rust_toolchain: nightly-2025-02-18
|
||||
|
||||
jobs:
|
||||
build-doc:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue