From 432d3fce601e9ddc2060519053791f832cb98492 Mon Sep 17 00:00:00 2001 From: Kjetil Orbekk Date: Sun, 9 Jul 2017 05:23:03 -0400 Subject: add: Display quotes from sqlite. --- Cargo.toml | 1 + 1 file changed, 1 insertion(+) (limited to 'Cargo.toml') diff --git a/Cargo.toml b/Cargo.toml index bbed912..38ed955 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -15,3 +15,4 @@ clap = "^2.25.0" serde = "^1.0.0" serde_json = "^1.0.0" serde_derive = "^1.0.0" +persistent = "^0.3.0" -- cgit v1.2.3