Cleanup CI/CD pipeline (#115)

This commit is contained in:
Thomas Schönauer
2022-11-02 16:25:54 +00:00
committed by GitHub
parent be0984cdf3
commit 16a7d5f00b
13 changed files with 182 additions and 252 deletions

View File

@@ -16,6 +16,9 @@ readme = "README.md"
name = "topgrade"
path = "src/main.rs"
##[lib]
##name = "topgrade_lib"
[dependencies]
home = "0.5"
directories = "4.0"