mirror of
https://github.com/syncthing/syncthing.git
synced 2026-05-24 00:38:03 -04:00
lib/ur brings in a lot of dependencies we don't need in e.g. stcrashreceiver, who only needs the small failure reporting structs. Make those part of the lean `contract` package instead. Signed-off-by: Jakob Borg <jakob@kastelo.net>