All checks were successful
/ release (nightly) (push) Successful in 2m20s
14 lines
370 B
TOML
14 lines
370 B
TOML
[package]
|
|
name = "phenix"
|
|
description = "Utility to restart PCIe devices when link is lost."
|
|
version = "0.2.1"
|
|
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 = "."
|