diff options
Diffstat (limited to 'data/projects.yaml')
| -rw-r--r-- | data/projects.yaml | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/data/projects.yaml b/data/projects.yaml index f800edd..944159e 100644 --- a/data/projects.yaml +++ b/data/projects.yaml @@ -21,6 +21,11 @@ repo: "https://github.com/pablotron/polycvss" text: "Rust library to parse and score CVSS vector strings." +- name: "pbech32" + slug: "pbech32" + repo: "https://github.com/pablotron/pbech32" + text: "Bech32 encoding and decoding library." + - name: "SHA2" slug: "sha2" repo: "https://github.com/pablotron/sha2" |
