From 7bf985eb82fd880a943abcbb8403c871f95df61e Mon Sep 17 00:00:00 2001 From: David Reid Date: Wed, 30 Sep 2020 20:29:11 +1000 Subject: [PATCH] Update feature list. --- website/index.html | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/website/index.html b/website/index.html index 88d0c098..309bc96f 100644 --- a/website/index.html +++ b/website/index.html @@ -103,15 +103,15 @@
  • Decoding (requires external single-file libraries).
  • Encoding (requires external single-file libraries).
  • Lock free ring buffer (single producer, single consumer).