Commit
+1 -1 +/-1 browse
1 | diff --git a/Cargo.toml b/Cargo.toml |
2 | index 94a2173..21e113d 100644 |
3 | --- a/Cargo.toml |
4 | +++ b/Cargo.toml |
5 | @@ -2,7 +2,7 @@ |
6 | name = "rudolfs" |
7 | version = "0.3.6" |
8 | authors = ["Jason White <rust@jasonwhite.io>"] |
9 | - edition = "2018" |
10 | + edition = "2021" |
11 | description = """ |
12 | A high-performance, caching Git LFS server with an AWS S3 back-end. |
13 | """ |