From 59a179f9e19f8def5dd6b1db09aa440487959f91 Mon Sep 17 00:00:00 2001 From: Tangent 128 Date: Wed, 4 Oct 2017 02:12:25 -0400 Subject: [PATCH] update notes --- notes.md | 1 - 1 file changed, 1 deletion(-) diff --git a/notes.md b/notes.md index 0ba443a..626e18d 100644 --- a/notes.md +++ b/notes.md @@ -1,4 +1,3 @@ * support memory limit as toplevel limit on buffer size when Ok(None) (so only needed in futures/Read version) * rustfmt modules -* create chunks from webm event stream * bytestream source for ebml parsing