config: expose runtime protocol
This commit is contained in:
parent
bcc85c8b1b
commit
e3f122e903
16 changed files with 179 additions and 157 deletions
|
|
@ -7,7 +7,6 @@ description = "Configuration crate for the Jay compositor"
|
|||
repository = "https://github.com/mahkoh/jay"
|
||||
|
||||
[dependencies]
|
||||
bincode = "1.3.3"
|
||||
serde = { version = "1.0.196", features = ["derive"] }
|
||||
log = "0.4.14"
|
||||
futures-util = { version = "0.3.30", features = ["io"] }
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue