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

4
Cargo.lock generated
View File

@@ -1908,8 +1908,8 @@ dependencies = [
]
[[package]]
name = "topgrade-rs"
version = "10.0.0"
name = "topgrade"
version = "10.0.1"
dependencies = [
"anyhow",
"cfg-if",