1 2 3 4 5 6 7 8 9 10 11
[package] name = "keybd" version = "0.1.0" edition = "2021" description = "instead of JSON when binary data more than string data" license = "MPL-2.0" [lib] crate-types = ["lib"] [dependencies]