1
0
Fork 0
forked from wry/wry

Prepare jay-config for publishing

This commit is contained in:
Julian Orth 2022-05-02 13:21:15 +02:00
parent 5a3a70017f
commit 9101d1c757

View file

@ -2,7 +2,9 @@
name = "jay-config" name = "jay-config"
version = "0.1.0" version = "0.1.0"
edition = "2021" edition = "2021"
license = "GPL-3.0-only"
description = "Configuration crate for the Jay compositor"
[dependencies] [dependencies]
bincode = "2.0.0-beta.3" bincode = "2.0.0-rc.1"
log = "0.4.14" log = "0.4.14"