From a3d11d6d46357b47bc1b0212b210f945964f4319 Mon Sep 17 00:00:00 2001 From: Tpt Date: Fri, 19 Feb 2021 20:39:02 +0100 Subject: [PATCH] Drops funty version overload Does not seem to be useful anymore --- lib/Cargo.toml | 1 - 1 file changed, 1 deletion(-) diff --git a/lib/Cargo.toml b/lib/Cargo.toml index f4d0ef55..34f70bcb 100644 --- a/lib/Cargo.toml +++ b/lib/Cargo.toml @@ -38,7 +38,6 @@ rio_turtle = "0.5" rio_xml = "0.5" hex = "0.4" nom = "6" -funty="=1.1.0" peg = "0.6" siphasher = "0.3" lasso = {version="0.4", features=["multi-threaded", "inline-more"]}