remove any trace of capnp

This commit is contained in:
ranfdev
2024-11-21 16:54:17 +01:00
parent eac70af6a0
commit 6f67f86580
5 changed files with 11 additions and 62 deletions

View File

@ -23,8 +23,6 @@ tracing-subscriber = "0.3"
adw = { version = "0.7", package = "libadwaita", features = ["v1_6"] }
serde = { version = "1.0", features = ["derive"] }
serde_json = "1.0"
capnp = "0.18.0"
capnp-rpc = "0.18.0"
anyhow = "1.0.71"
chrono = "0.4.26"
rand = "0.8.5"