Merge branch 'master' into dev

This commit is contained in:
Thomas Schönauer
2022-10-17 20:32:11 +00:00
committed by GitHub
2 changed files with 3 additions and 2 deletions

4
Cargo.lock generated
View File

@@ -1833,8 +1833,8 @@ dependencies = [
]
[[package]]
name = "topgrade"
version = "9.1.0"
name = "topgrade-rs"
version = "9.0.1"
dependencies = [
"anyhow",
"cfg-if",

View File

@@ -9,6 +9,7 @@ version = "9.1.0"
authors = ["Roey Darwish Dror <roey.ghost@gmail.com>", "Thomas Schönauer <t.schoenauer@hgs-wt.at>"]
exclude = ["doc/screenshot.gif"]
edition = "2018"
readme = "README.md"
[dependencies]