This repository has been archived on 2026-04-06. You can view files and clone it. You cannot open issues or pull requests or push a commit.
Files
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"