radicle-heartwood-lfs/crates/radicle-remote-helper
Lorenz Leutgeb 897404164b remote-helper: Make crate binary-only
This crate is not a library, i.e., it is not intended to be depended
upon by other crates. Rather, it implements the `git-remote-rad`
binary.

Reflect this by moving `lib.rs` to `main.rs`, merging it with
`git-remote-rad.rs`.
2025-09-15 10:21:09 +01:00
..
src remote-helper: Make crate binary-only 2025-09-15 10:21:09 +01:00
Cargo.toml remote-helper: Make crate binary-only 2025-09-15 10:21:09 +01:00
build.rs repo: Move workspace crates into `crates` subdirectory 2025-06-09 15:09:21 +02:00