From bb680f73c6b4bfb70701f4bf3c3e194ad0919501 Mon Sep 17 00:00:00 2001 From: Ivan Ukhov Date: Sun, 28 Feb 2016 13:12:03 +0100 Subject: [PATCH] Extend the authors list --- Cargo.toml | 1 + 1 file changed, 1 insertion(+) diff --git a/Cargo.toml b/Cargo.toml index 0393577..7eff39b 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -3,6 +3,7 @@ name = "sqlite" version = "0.20.0" license = "Apache-2.0/MIT" authors = [ + "Ivan Stankovic ", "Ivan Ukhov ", "Jake Kerr ", "Tomoki Aonuma ",