improve cli
Some checks failed
Rust / build (push) Failing after 1m11s

This commit is contained in:
Vinzenz Schroeter 2025-02-12 20:46:34 +01:00
parent ef19ab8b3f
commit 83baf7b419
5 changed files with 90 additions and 21 deletions

View file

@ -3,7 +3,7 @@ name = "servicepoint-cli"
description = "A command line interface for the ServicePoint display."
version = "0.1.0"
edition = "2021"
rust-version = "1.78.0"
rust-version = "1.80.0"
publish = true
resolver = "2"
readme = "README.md"