Run cargo update`, adjust for changes in gtk-rs/relm4, and format

This commit is contained in:
Ian Douglas Scott 2022-07-21 14:02:01 -07:00
parent 0aaa0dd74d
commit eabe58f62c
10 changed files with 81 additions and 105 deletions

View file

@ -203,7 +203,7 @@ fn main() {
} else {
cached_results.push(top_level);
}
true
true
}
};
if should_apply_changes {