Update package description and version in Cargo.toml
All checks were successful
/ release (nightly) (push) Successful in 2m9s
All checks were successful
/ release (nightly) (push) Successful in 2m9s
This commit is contained in:
parent
9bfe63b1a9
commit
28ffb56665
1 changed files with 2 additions and 1 deletions
|
@ -1,6 +1,7 @@
|
||||||
[package]
|
[package]
|
||||||
name = "phenix"
|
name = "phenix"
|
||||||
version = "0.1.3"
|
description = "Utility to restart PCIe devices when link is lost."
|
||||||
|
version = "0.1.4"
|
||||||
edition = "2024"
|
edition = "2024"
|
||||||
license = "GPL-3.0-or-later"
|
license = "GPL-3.0-or-later"
|
||||||
repository="https://code.edgarpierre.fr/edpibu/phenix"
|
repository="https://code.edgarpierre.fr/edpibu/phenix"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue