phenix/Cargo.toml
Edgar P. Burkhart 8209da3b21
All checks were successful
/ release (nightly) (push) Successful in 1m55s
Refactor device reset logic to use match statement for better clarity
2025-05-14 16:30:03 +02:00

14 lines
370 B
TOML

[package]
name = "phenix"
description = "Utility to restart PCIe devices when link is lost."
version = "0.1.5"
edition = "2024"
license = "GPL-3.0-or-later"
repository="https://code.edgarpierre.fr/edpibu/phenix"
authors = ["edpibu <contact@edgarpierre.fr>"]
[package.metadata.deb]
maintainer-scripts = "debian/"
[package.metadata.deb.systemd-units]
unit-scripts = "."