AV1Master/Cargo.toml
Daniel Løvbrøtte Olsen 53d016ceb6 Initial commit
2020-03-24 22:21:29 +01:00

10 lines
253 B
TOML

[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"