radicle-heartwood-lfs/radicle
Fintan Halpenny 8d80359c38
radicle: remove verified field in Remote
The `V` parameter of `Remote` is already determined by the `refs`
field. The `verified: PhantomData<V>` field is not required.

Remove the `verified` field to simplify the `Remote` struct.

Signed-off-by: Fintan Halpenny <fintan.halpenny@gmail.com>
2022-10-12 13:29:15 +02:00
..
src radicle: remove verified field in Remote 2022-10-12 13:29:15 +02:00
Cargo.toml Switch to a lighter sqlite dependency 2022-10-08 12:13:59 +02:00