From 907c6f7373a381db7e0f93c7775abb588fef30b2 Mon Sep 17 00:00:00 2001 From: Jonathan Vasquez Date: Mon, 22 Jul 2024 19:20:22 -0400 Subject: [PATCH] Add Cantaloupe (#45) --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 3154aa2..791cde2 100644 --- a/README.md +++ b/README.md @@ -116,6 +116,7 @@ TOC is generated by [markdown-toc](https://github.com/jonschlinkert/markdown-toc - [BrookJeynes/zfe](https://github.com/BrookJeynes/zfe) : zfe is a small terminal file explorer, written in Zig. - [fearedbliss/Honeydew](https://codeberg.org/fearedbliss/Honeydew) : A simple snapshot cleaner for OpenZFS written in Zig. +- [fearedbliss/Cantaloupe](https://codeberg.org/fearedbliss/Cantaloupe) : A simple backup replication tool for OpenZFS written in Zig. - [Arnau478/hevi](https://github.com/Arnau478/hevi) : A minimalistic and modernized hex viewer, written in Zig. ## Data Structure and Algorithm