diff options
| author | Rubén Beltrán del Río <jj@r.bdr.sh> | 2026-01-15 19:45:33 +0100 |
|---|---|---|
| committer | Rubén Beltrán del Río <jj@r.bdr.sh> | 2026-01-15 23:26:05 +0100 |
| commit | ab6492a9f9b8a65121fcf10ff5a44660bd063af1 (patch) | |
| tree | 2810f61515d782eb7069cf26711e9ff5501af91e /Cargo.toml | |
| parent | 326fcd1b1770fcb597d716af2b722c8971453344 (diff) | |
Extract some logic from main
Diffstat (limited to 'Cargo.toml')
| -rw-r--r-- | Cargo.toml | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -5,7 +5,6 @@ edition = "2024" [dependencies] cairo-rs = "0.21.5" -regex = "1.12.2" relm4 = "0.10.0" relm4-components = "0.10.0" relm4-icons = "0.10.0" |