Version bump
This commit is contained in:
20
Cargo.lock
generated
20
Cargo.lock
generated
@@ -1909,17 +1909,17 @@ dependencies = [
|
|||||||
|
|
||||||
[[package]]
|
[[package]]
|
||||||
name = "topgrade"
|
name = "topgrade"
|
||||||
version = "7.0.0"
|
version = "7.0.1"
|
||||||
dependencies = [
|
dependencies = [
|
||||||
"anyhow",
|
"anyhow",
|
||||||
"cfg-if 1.0.0",
|
"cfg-if 1.0.0",
|
||||||
"chrono",
|
"chrono",
|
||||||
"console",
|
"console",
|
||||||
"directories",
|
"directories",
|
||||||
"futures",
|
"futures",
|
||||||
"glob",
|
"glob",
|
||||||
"lazy_static",
|
"lazy_static",
|
||||||
"log",
|
"log",
|
||||||
"nix 0.20.0",
|
"nix 0.20.0",
|
||||||
"notify-rust",
|
"notify-rust",
|
||||||
"openssl-probe",
|
"openssl-probe",
|
||||||
|
|||||||
@@ -5,7 +5,7 @@ categories = ["os"]
|
|||||||
keywords = ["upgrade", "update"]
|
keywords = ["upgrade", "update"]
|
||||||
license-file = "LICENSE"
|
license-file = "LICENSE"
|
||||||
repository = "https://github.com/r-darwish/topgrade"
|
repository = "https://github.com/r-darwish/topgrade"
|
||||||
version = "7.0.0"
|
version = "7.0.1"
|
||||||
authors = ["Roey Darwish Dror <roey.ghost@gmail.com>"]
|
authors = ["Roey Darwish Dror <roey.ghost@gmail.com>"]
|
||||||
exclude = ["doc/screenshot.gif"]
|
exclude = ["doc/screenshot.gif"]
|
||||||
edition = "2018"
|
edition = "2018"
|
||||||
|
|||||||
Reference in New Issue
Block a user