1
1
mirror of https://github.com/mgree/ffs.git synced 2024-09-11 19:17:40 +03:00
Commit Graph

1 Commits

Author SHA1 Message Date
Michael Greenberg
b48efc266c
Support other formats. (#11)
Broad refactor of how things work, moving `json.rs` to `format.rs`.

Adds support for TOML, along with CLI stuff for setting formats (which are automatically inferred from filenames).

Adds support for binary data using base64 encodings.
2021-06-20 18:20:06 -07:00