changed back to topgrade from topgrade-rs (#79)

* Rename back to topgrade

* Bugfix Version bump
This commit is contained in:
Thomas Schönauer
2022-10-26 20:45:49 +00:00
committed by GitHub
parent d7891c4754
commit 573bae7511
2 changed files with 5 additions and 5 deletions

View File

@@ -1,11 +1,11 @@
[package]
name = "topgrade-rs"
description = "Upgrade all the things, successor of topgrade"
name = "topgrade"
description = "Upgrade all the things"
categories = ["os"]
keywords = ["upgrade", "update"]
license-file = "LICENSE"
repository = "https://github.com/topgrade-rs/topgrade"
version = "10.0.0"
version = "10.0.1"
authors = ["Roey Darwish Dror <roey.ghost@gmail.com>", "Thomas Schönauer <t.schoenauer@hgs-wt.at>"]
exclude = ["doc/screenshot.gif"]
edition = "2021"