This commit is contained in:
Roey Darwish Dror 2022-04-11 20:16:37 +03:00
parent d0e1212700
commit 5d0f09cf5c
2 changed files with 2 additions and 2 deletions

2
Cargo.lock generated
View File

@ -1809,7 +1809,7 @@ dependencies = [
[[package]]
name = "topgrade"
version = "8.3.0"
version = "8.3.1"
dependencies = [
"anyhow",
"cfg-if",

View File

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