Commit
+1 -1 +/-1 browse
1 | diff --git a/Cargo.toml b/Cargo.toml |
2 | index 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. |