* Closes #150 please disable distrobox by default (#151)

* Check if distrobox exists before running step

* Improve help prompt value names (#153)

* 159 self update error message with standalone versions (#161)

* Rename back to topgrade

* Bugfix Version bump

* Changes reference to topgrade-rs in self-update

* Fixes distrobox errors (#160)

* Rename back to topgrade

* Bugfix Version bump

* Check if distrobox exists before running step

* Fixed sitrobox and version bump

* Version bump to 10.1.2

Co-authored-by: Marcin Puc <tranzystorek.io@protonmail.com>
This commit is contained in:
Thomas Schönauer
2022-11-06 13:54:38 +00:00
committed by GitHub
parent 318f935b43
commit e161d3cd3c
5 changed files with 19 additions and 15 deletions

2
Cargo.lock generated
View File

@@ -1946,7 +1946,7 @@ dependencies = [
[[package]]
name = "topgrade"
version = "10.1.0"
version = "10.1.2"
dependencies = [
"anyhow",
"cfg-if",