ganar/Cargo.toml

18 lines
355 B
TOML

[package]
name = "ganar"
version = "0.1.0"
edition = "2021"
publish = false
authors = ["Christoph J. Scherr <software@cscherr.de>"]
license = "MIT"
description = "ganar"
readme = "README.md"
homepage = "https://git.cscherr.de/PlexSheep/ganar"
repository = "https://git.cscherr.de/PlexSheep/ganar"
keywords = ["website"]
[dependencies]
rocket = "0.5.0"