Update package version to 0.2.0 in Cargo.toml
All checks were successful
/ release (nightly) (push) Successful in 34m39s
All checks were successful
/ release (nightly) (push) Successful in 34m39s
This commit is contained in:
parent
f4374459dd
commit
f7c9605f26
1 changed files with 1 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
||||||
[package]
|
[package]
|
||||||
name = "phenix"
|
name = "phenix"
|
||||||
description = "Utility to restart PCIe devices when link is lost."
|
description = "Utility to restart PCIe devices when link is lost."
|
||||||
version = "0.1.5"
|
version = "0.2.0"
|
||||||
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