cargo file

This commit is contained in:
cupcakearmy 2021-12-20 17:42:30 +01:00
parent ac5d52a010
commit 5f904b3971
No known key found for this signature in database
GPG Key ID: 3235314B4D31232F
2 changed files with 299 additions and 208 deletions

503
Cargo.lock generated

File diff suppressed because it is too large Load Diff

View File

@ -18,4 +18,6 @@ serde_json = "1"
lazy_static = "1"
ring = "0.16"
bs62 = "0.1"
memcache = "0.15"
memcache = "0.16"
byte-unit = "4"
mime = "0.3"