chore: Update the toolchain

Signed-off-by: Awiteb <a@4rs.nl>
This commit is contained in:
Awiteb 2024-11-14 12:25:27 +00:00
parent b4dabac947
commit cf706d1717
Signed by: awiteb
GPG key ID: 3F6B55640AA6682F

View file

@ -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",