update flake to nixos 25.05, cargo update, set version
All checks were successful
Rust / build (pull_request) Successful in 9m14s

This commit is contained in:
Vinzenz Schroeter 2025-06-28 15:18:39 +02:00
parent 54b95956cb
commit e8ee877223
5 changed files with 148 additions and 133 deletions

View file

@ -1,7 +1,7 @@
[package]
name = "servicepoint-cli"
description = "A command line interface for the ServicePoint display."
version = "0.4.0"
version = "0.4.1"
edition = "2021"
rust-version = "1.80.0"
publish = true