home | added cargo to skip in topgrade
This commit is contained in:
parent
1f6cd971d6
commit
d8f4bd0033
1 changed files with 3 additions and 2 deletions
|
|
@ -8,14 +8,15 @@
|
|||
no_retry = true;
|
||||
skip_notify = true;
|
||||
disable = [
|
||||
"emacs"
|
||||
"atom"
|
||||
"cargo"
|
||||
"emacs"
|
||||
"flatpak"
|
||||
"home_manager"
|
||||
"pip3"
|
||||
"ruby_gems"
|
||||
"snap"
|
||||
"shell"
|
||||
"snap"
|
||||
"stack"
|
||||
"tmux"
|
||||
];
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue