From 7af0b0445031cc2fc05a102ac97951f080df7dc8 Mon Sep 17 00:00:00 2001
From: Per Lindgren <per.lindgren@ltu.se>
Date: Fri, 6 Sep 2019 09:48:29 +0200
Subject: [PATCH] updated Cargo.toml

---
 Cargo.toml | 1 +
 1 file changed, 1 insertion(+)

diff --git a/Cargo.toml b/Cargo.toml
index 60113ec..5c02391 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -8,3 +8,4 @@ edition = "2018"
 
 [dependencies]
 nom = "5.0.1"
+nom_locate = "1.0.0"
-- 
GitLab