radicle-heartwood-lfs/crates/radicle-cob
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
..
src cob: add method for loading entry manifest 2025-08-19 14:27:35 +01:00
Cargo.toml crypto: Depend on `git-ref-format-core` only 2025-10-09 17:18:59 +02:00