From 8c5ab60ac3a6af2d6bc8da904a55fbe84baf3c25 Mon Sep 17 00:00:00 2001 From: Vincent Ambo Date: Mon, 19 Nov 2018 13:51:14 +0100 Subject: chore: Fix email address in Cargo files --- finito-postgres/Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'finito-postgres/Cargo.toml') diff --git a/finito-postgres/Cargo.toml b/finito-postgres/Cargo.toml index f32a30d5be3f..12bcef8c2f4b 100644 --- a/finito-postgres/Cargo.toml +++ b/finito-postgres/Cargo.toml @@ -1,7 +1,7 @@ [package] name = "finito-postgres" version = "0.1.0" -authors = ["Vincent Ambo "] +authors = ["Vincent Ambo "] [dependencies] chrono = "0.4" -- cgit 1.4.1