1
Fork 0

Improve Cargo.toml

This commit is contained in:
Steffo 2024-11-30 22:51:49 +01:00
parent 2ce05d4f36
commit a9468c6970
Signed by: steffo
GPG key ID: 5ADA3868646C3FC0

View file

@ -1,8 +1,14 @@
[package]
name = "holycow_backend"
version = "0.1.0"
authors = ["Stefano Pigozzi <me@steffo.eu>"]
edition = "2021"
description = "Backend for a Telegram Mini App for match and skill level tracking among players in a group"
repository = "https://forge.steffo.eu/unimore/tirocinio-canali-steffo-acrate"
license = "EUPL-1.2"
keywords = ["mtg", "openskill", "wenglin", "telegram", "telegram-miniapp"]
categories = []
[dependencies]
anyhow = "1.0.93"