radicle-heartwood-lfs/crates/radicle
Lorenz Leutgeb b54fc820e9
radicle/tor: Fixes
Fixes two earlier mistakes:
 1. In `fb18083`, `fn null_to_default` was added, which is only
    conditionally used if the feature "tor" is enabled, so also
    only conditionally compile the function.
 2. In `1e13268`, the `impl Arbitrary` for AddressType` was not
    properly adjusted for the case where the newly introduced
    feature "tor" is disabled.
2026-03-31 23:58:03 +02:00
..
src radicle/tor: Fixes 2026-03-31 23:58:03 +02:00
CHANGELOG.md radicle: Update to 0.23.0 2026-03-26 15:25:11 +00:00
Cargo.toml cargo: Add feature for Tor support 2026-03-31 16:24:22 +02:00