changed back to topgrade from topgrade-rs (#79)
* Rename back to topgrade * Bugfix Version bump
This commit is contained in:
4
Cargo.lock
generated
4
Cargo.lock
generated
@@ -1908,8 +1908,8 @@ dependencies = [
|
||||
]
|
||||
|
||||
[[package]]
|
||||
name = "topgrade-rs"
|
||||
version = "10.0.0"
|
||||
name = "topgrade"
|
||||
version = "10.0.1"
|
||||
dependencies = [
|
||||
"anyhow",
|
||||
"cfg-if",
|
||||
|
||||
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user