mirror of
https://github.com/msfjarvis/clipboard-substitutor
synced 2025-08-15 18:16:59 +05:30
fix(rust): upgrade to Rust 1.84.0
This commit is contained in:
parent
f2721d4867
commit
142676ac1d
2 changed files with 2 additions and 2 deletions
|
@ -1,5 +1,5 @@
|
|||
[toolchain]
|
||||
channel = "1.83.0"
|
||||
channel = "1.84.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