chore: update dependencies

Also switches to the `about` widget.
This commit is contained in:
Vukašin Vojinović 2025-09-11 16:24:07 +02:00
parent 7b1572e586
commit 03408bdc00
2 changed files with 52 additions and 52 deletions

View file

@ -65,6 +65,7 @@ debug = true
[patch.crates-io]
onig = { git = "https://github.com/rust-onig/rust-onig.git", branch = "main" }
onig_sys = { git = "https://github.com/rust-onig/rust-onig.git", branch = "main" }
license = { git = "https://github.com/evenorog/license.git" }
# [patch.'https://github.com/pop-os/libcosmic']
# libcosmic = { path = "../libcosmic" }