From 05855df2c04d2928c19ce7598e773ac61eef9968 Mon Sep 17 00:00:00 2001 From: Lionel Sambuc Date: Wed, 30 Oct 2019 22:02:08 +0100 Subject: [PATCH] Remove dependency on ironsea_table --- Cargo.toml | 1 - 1 file changed, 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index 0e744f4..b53484e 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -19,4 +19,3 @@ license = "MIT" include = ["Cargo.toml", "README.md", "LICENSE", "ACKNOWLEDGEMENTS", "src/**/*.rs"] [dependencies] -ironsea_table = "^0.1"