Commit
Author: Jason White [jasonwhite@users.noreply.github.com]
Committer: GitHub [noreply@github.com] Wed, 17 Apr 2019 21:26:44 +0000
Hash: 1c54a8b1f355b34eedf8559d983f3f706c571660
Timestamp: Wed, 17 Apr 2019 21:26:44 +0000 (6 years ago)

+1 -1 +/-1 browse
Update author email address
1diff --git a/Cargo.toml b/Cargo.toml
2index 5f0533e..90881b0 100644
3--- a/Cargo.toml
4+++ b/Cargo.toml
5 @@ -1,7 +1,7 @@
6 [package]
7 name = "rudolfs"
8 version = "0.2.4"
9- authors = ["Jason White <jasonaw0@gmail.com>"]
10+ authors = ["Jason White <rust@jasonwhite.io>"]
11 edition = "2018"
12 description = """
13 A high-performance, caching Git LFS server with an AWS S3 back-end.