This commit is contained in:
Roey Darwish Dror
2020-12-21 09:58:49 +02:00
parent 8c771d2594
commit a925678547
2 changed files with 2 additions and 2 deletions

2
Cargo.lock generated
View File

@@ -1864,7 +1864,7 @@ dependencies = [
[[package]]
name = "topgrade"
version = "6.1.0"
version = "6.1.1"
dependencies = [
"anyhow",
"cfg-if 0.1.10",

View File

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