get rid of cstr dependency

This commit is contained in:
galister
2025-04-07 04:46:47 +09:00
parent 3dd31ec468
commit bc6c510af1
3 changed files with 14 additions and 27 deletions

View File

@@ -22,7 +22,6 @@ chrono = "0.4.38"
chrono-tz = "0.10.0"
clap = { version = "4.5.6", features = ["derive"] }
config = "0.15.11"
cstr = "0.2.12"
ctrlc = { version = "3.4.4", features = ["termination"] }
dbus = { version = "0.9.7" }
fontconfig-rs = "0.1.1"