mirror of
https://github.com/zoriya/Kyoo.git
synced 2025-05-24 02:02:36 -04:00
9 lines
119 B
TOML
9 lines
119 B
TOML
[package]
|
|
name = "transcoder"
|
|
version = "0.1.0"
|
|
edition = "2021"
|
|
|
|
[dependencies]
|
|
actix-web = "4"
|
|
actix-files = "0.6.2"
|