Run cargo update`, adjust for changes in gtk-rs/relm4, and format
This commit is contained in:
parent
0aaa0dd74d
commit
eabe58f62c
10 changed files with 81 additions and 105 deletions
|
|
@ -203,7 +203,7 @@ fn main() {
|
|||
} else {
|
||||
cached_results.push(top_level);
|
||||
}
|
||||
true
|
||||
true
|
||||
}
|
||||
};
|
||||
if should_apply_changes {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue