diff options
Diffstat (limited to 'Cargo.toml')
| -rw-r--r-- | Cargo.toml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Cargo.toml b/Cargo.toml index c717f19..db5fa3f 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -17,5 +17,6 @@ crc32fast = "1.2.0" base64 = "0.12.0" url = "2.1.1" diesel = { version = "1.4.4", features = ["postgres", "r2d2"] } +actix-files = "0.2.1" |
