Radish alpha
h
rad:z3gqcJUoA1n9HaHKufZs5FCSGazv5
Radicle Heartwood Protocol & Stack
Radicle
Git
crypto: Depend on `git-ref-format-core` only
Merged lorenz opened 6 months ago

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.

lorenz opened with revision 222bc576 on base ac572e64 +18 -17 6 months ago

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.

fintohaps merged revision 222bc576 at b25d80d2 6 months ago