radicle-heartwood-lfs/crates/radicle-crypto/src
Lorenz Leutgeb b25d80d272
crypto: Depend on `git-ref-format-core` only
The `git-ref-format-core` crate is enough to implement everything
required by `radicle-crypto`, and has a much smaller dependency
footprint than `radicle-git-ext`. Notably, it does not depend on
`git2` and also does not depend on procedural macros.
2025-10-09 17:18:59 +02:00
..
ssh crypto: mark errors as `non_exhaustive` 2025-10-06 18:57:30 +02:00
test repo: Move workspace crates into `crates` subdirectory 2025-06-09 15:09:21 +02:00
lib.rs crypto: Depend on `git-ref-format-core` only 2025-10-09 17:18:59 +02:00
ssh.rs crypto: mark errors as `non_exhaustive` 2025-10-06 18:57:30 +02:00
test.rs repo: Move workspace crates into `crates` subdirectory 2025-06-09 15:09:21 +02:00