AV1Master/Cargo.toml

10 lines
253 B
TOML
Raw Normal View History

2020-03-24 22:21:29 +01:00
[package]
name = "AV1Master"
version = "0.1.0"
authors = ["Daniel Løvbrøtte Olsen <daniel@dodsorf.as>"]
edition = "2018"
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
[dependencies]
rocket = "0.4.4"