radicle-heartwood-lfs/radicle-cli
cloudhead 205c15caa6
cob: Simplify `Entry` and `Change` types
Instead of having two types, we simply have one, called `Entry`, which
we rename from `Change`.

There was no real benefit to having two almost identical types, but lots
of added complexity. This patch simplifies the crate by removing one of
the types.
2023-08-24 12:57:30 +02:00
..
examples cli: Fix test speed regression 2023-08-21 11:57:32 +02:00
src cob: Simplify `Entry` and `Change` types 2023-08-24 12:57:30 +02:00
tests cob: Add support for media embeds in COBs 2023-08-22 14:29:23 +02:00
Cargo.toml Introduce `cargo-deny` 2023-08-22 14:33:00 +02:00