This commit is contained in:
Roey Darwish Dror
2021-05-10 09:54:16 +03:00
parent 344c74f430
commit cee012b132
2 changed files with 2 additions and 2 deletions

2
Cargo.lock generated
View File

@@ -1909,7 +1909,7 @@ dependencies = [
[[package]]
name = "topgrade"
version = "6.8.0"
version = "6.9.0"
dependencies = [
"anyhow",
"cfg-if 1.0.0",

View File

@@ -5,7 +5,7 @@ categories = ["os"]
keywords = ["upgrade", "update"]
license-file = "LICENSE"
repository = "https://github.com/r-darwish/topgrade"
version = "6.8.0"
version = "6.9.0"
authors = ["Roey Darwish Dror <roey.ghost@gmail.com>"]
exclude = ["doc/screenshot.gif"]
edition = "2018"