mirror of
https://github.com/msfjarvis/gitice
synced 2025-08-16 19:07:00 +05:30
fix(rust): upgrade to newer nightly
This commit is contained in:
parent
02cd1f8cee
commit
18fa5c4fe2
2 changed files with 2 additions and 2 deletions
|
@ -1,5 +1,5 @@
|
|||
[toolchain]
|
||||
channel = "nightly-2023-10-22"
|
||||
channel = "nightly-2024-01-09"
|
||||
components = ["clippy", "rustfmt", "rust-src"]
|
||||
targets = ["x86_64-unknown-linux-gnu"]
|
||||
profile = "minimal"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue