chore: remove gtk4 dev-dependency bloating builds
This commit is contained in:
parent
702ea3ed5c
commit
7bb19f1b50
3 changed files with 1 additions and 72 deletions
|
|
@ -15,13 +15,12 @@ btoi = "0.5.0"
|
|||
memchr = "2.7.6"
|
||||
memmap2 = "0.9"
|
||||
thiserror = "2.0"
|
||||
tracing = { version = "0.1.41", no-default-features = true }
|
||||
tracing = { version = "0.1.41", default-features = false }
|
||||
xdg = "3.0"
|
||||
|
||||
[dev-dependencies]
|
||||
speculoos = "0.13.0"
|
||||
linicon = "2.3.0"
|
||||
gtk4 = "0.10"
|
||||
criterion = "0.7"
|
||||
|
||||
[features]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue