cd059a6552
Previously, all invocations with `-f`, to give a file as input, would default to streaming. Now, though, it will try to statically turn it into a qr code, and failing that, will stream it as raptor packets.
4 lines
103 B
TOML
4 lines
103 B
TOML
imports_granularity = "Crate"
|
|
group_imports = "StdExternalCrate"
|
|
wrap_comments = true
|
|
edition = "2021"
|