radicle-heartwood-lfs/radicle-crdt/src
cloudhead 8cb8398be9
Introduce `cargo-deny`
Add `deny.toml` with a few exceptions, and update certain dependencies
to get rid of duplicates.

Running `cargo deny check` will yield some warnings still, but no
errors.
2023-08-22 14:33:00 +02:00
..
clock.rs Add Op ID string formatting 2023-02-04 12:29:50 +01:00
gmap.rs crdt: Implement `GSet` type, based on `GMap` 2023-02-27 17:11:48 +01:00
gset.rs crdt: Implement `GSet` type, based on `GMap` 2023-02-27 17:11:48 +01:00
immutable.rs cob: Use new `Immutable` lattice for merges 2023-07-03 12:31:05 +02:00
lib.rs cob: Use new `Immutable` lattice for merges 2023-07-03 12:31:05 +02:00
lwwmap.rs Replace `quickcheck` with `qcheck` 2022-12-04 20:40:54 +01:00
lwwreg.rs radicle: force new or initial construction of LWWReg 2023-03-31 15:49:55 +02:00
lwwset.rs Replace `quickcheck` with `qcheck` 2022-12-04 20:40:54 +01:00
ord.rs Replace `quickcheck` with `qcheck` 2022-12-04 20:40:54 +01:00
redactable.rs cob: Changes to patch code review CRDT 2023-07-03 12:31:05 +02:00
test.rs Introduce `cargo-deny` 2023-08-22 14:33:00 +02:00