From ca5ee0b32b616fb8fa5e7e44c74acecefab719c3 Mon Sep 17 00:00:00 2001 From: tom barrett Date: Mon, 25 Mar 2019 07:02:41 -0500 Subject: added pgadmin --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Cargo.toml') diff --git a/Cargo.toml b/Cargo.toml index 47ca7dd..0ee91d2 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -12,4 +12,4 @@ termion = "*" rand = "0.6" toml = "0.4" clap = "2" -diesel = {version = "1.0.0", features = ["postgres"]} +diesel = {version = "1.4.2", features = ["postgres"]} -- cgit v1.2.3