radicle-heartwood-lfs/radicle
Alexis Sellier 3a9c8b7144
radicle: Remove `delegate` from `Remote` type
It wasn't being set correctly, and it's not the place for it,
so we remove it and set it in `httpd`.

Note that `Remote` is now simply a wrapper around `SignedRefs`.
If we want to remove the type or turn it into an alias, it will
require touching lots of different parts of the codebase. I opted
not to do that here as it's lower priority.
2023-04-26 11:06:55 +02:00
..
src radicle: Remove `delegate` from `Remote` type 2023-04-26 11:06:55 +02:00
Cargo.toml Update `fastrand` dependency to 1.9.0 2023-04-14 13:15:52 +02:00