Update package description and version in Cargo.toml
All checks were successful
/ release (nightly) (push) Successful in 2m9s

This commit is contained in:
Edgar P. Burkhart 2025-05-14 13:12:34 +02:00
parent 9bfe63b1a9
commit 28ffb56665
Signed by: edpibu
GPG key ID: 9833D3C5A25BD227

View file

@ -1,6 +1,7 @@
[package]
name = "phenix"
version = "0.1.3"
description = "Utility to restart PCIe devices when link is lost."
version = "0.1.4"
edition = "2024"
license = "GPL-3.0-or-later"
repository="https://code.edgarpierre.fr/edpibu/phenix"