From 8f763ae52b28214f142986d99056c9e50e34747c Mon Sep 17 00:00:00 2001 From: Yehowshua Immanuel Date: Mon, 1 Aug 2022 12:31:43 -0400 Subject: [PATCH] cargo test not passing --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index d76621e..a56be8c 100644 --- a/README.md +++ b/README.md @@ -2,6 +2,10 @@ Copyright - Yehowshua Immanuel # A High performance, VCD Parser written in Rust +x/z value parsing currently fails in ``cargo test``. + +A fix is coming. + ## Current Features - pretty fast, parses 3.04 GB VCD file in ~62s on M1 Macbook Air.