mirror of
https://github.com/msfjarvis/gitice
synced 2025-08-16 20:17:00 +05:30
fix(rust): switch to stable
This commit is contained in:
parent
88418f7c46
commit
5c40422e41
4 changed files with 22 additions and 21 deletions
|
@ -1,5 +1,5 @@
|
|||
[toolchain]
|
||||
channel = "nightly-2024-12-15"
|
||||
channel = "1.85.0"
|
||||
components = ["clippy", "rustfmt", "rust-src"]
|
||||
targets = ["x86_64-unknown-linux-gnu"]
|
||||
profile = "minimal"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue