mirror of
https://github.com/PluralKit/PluralKit.git
synced 2026-02-12 00:30:11 +00:00
build: define rust-toolchain.toml and point to 'latest' nightly, fix rust crates on it
This commit is contained in:
parent
5d57bd9320
commit
4a865b45cd
13 changed files with 16 additions and 19 deletions
|
|
@ -1,3 +1,3 @@
|
|||
[toolchain]
|
||||
channel = "nightly-2024-08-20"
|
||||
components = ["rust-src", "rustfmt"]
|
||||
channel = "nightly-2025-08-09"
|
||||
components = ["rust-src", "rustfmt"]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue