prepare to publish
All checks were successful
Rust / build (push) Successful in 5m35s

This commit is contained in:
Vinzenz Schroeter 2025-02-18 23:45:53 +01:00
parent 865a38ccd1
commit 06fc8e5850
3 changed files with 26 additions and 8 deletions

View file

@ -1,10 +1,16 @@
[package]
name = "servicepoint-simulator"
version = "0.1.0"
version = "0.2.0"
edition = "2021"
publish = false
publish = true
license = "GPL-3.0-or-later"
keywords = ["cccb", "cccb-servicepoint", "cli"]
description = "A simulator for the Service Point display."
homepage = "https://git.berlin.ccc.de/servicepoint/servicepoint-simulator"
repository = "https://git.berlin.ccc.de/servicepoint/servicepoint-simulator"
readme = "README.md"
rust-version = "1.80.0"
resolver = "2"
[dependencies]
# basics