aboutsummaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
authorRubén Beltrán del Río <jj@r.bdr.sh>2026-01-15 19:45:33 +0100
committerRubén Beltrán del Río <jj@r.bdr.sh>2026-01-15 23:26:05 +0100
commitab6492a9f9b8a65121fcf10ff5a44660bd063af1 (patch)
tree2810f61515d782eb7069cf26711e9ff5501af91e /Cargo.toml
parent326fcd1b1770fcb597d716af2b722c8971453344 (diff)
Extract some logic from main
Diffstat (limited to 'Cargo.toml')
-rw-r--r--Cargo.toml1
1 files changed, 0 insertions, 1 deletions
diff --git a/Cargo.toml b/Cargo.toml
index e8fefc4..c1fcb4b 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -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"