automerge/automerge-cli
Alex Good d785c319b8
Add ScalarValue::Unknown
The colunar storage format allows for values which we do not know the
type of. In order that we can handle these types in a forward compatible
way we add ScalarValue::Unknown.

Signed-off-by: Alex Good <alex@memoryandthought.me>
2022-08-22 21:04:19 +01:00
..
src Add ScalarValue::Unknown 2022-08-22 21:04:19 +01:00
tests import cli 2022-03-02 14:05:10 -05:00
.gitignore missing gitignore 2022-03-03 14:36:10 -05:00
Cargo.lock update license deny.yaml 2022-03-03 11:09:26 -05:00
Cargo.toml Set rust-version in cargo.tomls 2022-05-02 21:18:00 +01:00
IDEAS.md import cli 2022-03-02 14:05:10 -05:00