1
0
mirror of https://github.com/actix/actix-website synced 2025-01-23 00:25:55 +01:00

10 lines
132 B
TOML
Raw Normal View History

2019-06-17 17:35:47 -04:00
[package]
name = "static-files"
version = "1.0.0"
2019-06-17 17:35:47 -04:00
edition = "2018"
[dependencies]
2022-02-26 03:56:24 +00:00
actix-web = "4"
actix-files = "0.6"
2020-09-12 16:21:54 +01:00
mime = "0.3"