timecalc/Cargo.toml

17 lines
359 B
TOML
Raw Permalink Normal View History

2024-07-18 09:32:42 +02:00
[package]
name = "template"
version = "0.1.0"
edition = "2021"
publish = false
authors = ["Christoph J. Scherr <software@cscherr.de>"]
license = "MIT"
description = "No description yet"
readme = "README.md"
homepage = "https://git.cscherr.de/PlexSheep/rs-base"
repository = "https://git.cscherr.de/PlexSheep/rs-base"
keywords = ["template"]
[dependencies]