From 6dcd85c36b8c863acef1f8aa5140aa0e2b00d6d1 Mon Sep 17 00:00:00 2001 From: dfhoughton Date: Sun, 24 Nov 2019 19:32:26 -0500 Subject: documentation fix --- src/lib.rs | 1 + 1 file changed, 1 insertion(+) diff --git a/src/lib.rs b/src/lib.rs index 7d14a35..c9e84e2 100644 --- a/src/lib.rs +++ b/src/lib.rs @@ -190,6 +190,7 @@ slower than the Perl version. To address this I added an optional feature to two ```toml [dependencies.two_timer] +version = "~1.3.0" features = ["small_grammar"] ``` -- cgit v1.2.3