lonelyradio/monolib/cbindgen.toml
Ivan Bushchik ec55bd2b1e
0.6.0: artwork support, new SwiftUI client, new protocol iteration
Drop of the "XOR encryption"

Signed-off-by: Ivan Bushchik <ivabus@ivabus.dev>
2024-07-12 23:33:51 +03:00

13 lines
197 B
TOML

language = "C"
include_version = false
############################ Code Style Options ################################
braces = "SameLine"
line_length = 100
tab_width = 2
line_endings = "LF"