chore: Update the toolchain
Signed-off-by: Awiteb <a@4rs.nl>
This commit is contained in:
parent
b4dabac947
commit
cf706d1717
1 changed files with 1 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
|||
[toolchain]
|
||||
# We use nightly in development only, the project will always be compliant with
|
||||
# the latest stable release and the MSRV as defined in `Cargo.toml` file.
|
||||
channel = "nightly-2024-11-12"
|
||||
channel = "nightly-2024-11-01"
|
||||
components = [
|
||||
"rustc",
|
||||
"cargo",
|
||||
|
|
Loading…
Reference in a new issue