From ca1cf2b77a7493d2c7e3daec416e113691e5683c Mon Sep 17 00:00:00 2001 From: Paul Duncan Date: Mon, 9 Mar 2026 03:11:34 -0400 Subject: add content/posts/2026-03-08-pbech32-v0.1.0.md --- data/projects.yaml | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'data/projects.yaml') 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" -- cgit v1.2.3