diff options
Diffstat (limited to 'finito-postgres/Cargo.toml')
-rw-r--r-- | finito-postgres/Cargo.toml | 2 |
1 files changed, 1 insertions, 1 deletions
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 <vincent@aprila.no>"] +authors = ["Vincent Ambo <mail@tazj.in>"] [dependencies] chrono = "0.4" |