From 685f1288528c276dcab398683352957a3632b616 Mon Sep 17 00:00:00 2001 From: specCon18 Date: Thu, 21 Sep 2023 02:29:37 -0400 Subject: [PATCH] updated README.md --- README.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 1031dc9..c60f807 100644 --- a/README.md +++ b/README.md @@ -182,9 +182,9 @@ thanks to all of the wonderful library devs listed below that have helped the ea - rust-lzma - sevenz-rust - tar +- serial_test ### TODO: -- fix rust tests to support nix -- add permission persistance to all filetypes -- add validity and permissions tests to unit tests -- add support for the remaining filetypes \ No newline at end of file +- add support for the remaining filetypes +- add windows build support +- fix failing single file tests \ No newline at end of file