ref: remove commented-out library code and unnecessary bin declaration (#1373)

This commit is contained in:
Gideon
2025-11-08 11:05:13 +01:00
committed by GitHub
parent 6c68bfaf64
commit d9a8ecfd33
2 changed files with 0 additions and 9 deletions

View File

@@ -13,13 +13,6 @@ edition = "2021"
readme = "README.md"
[[bin]]
name = "topgrade"
path = "src/main.rs"
##[lib]
##name = "topgrade_lib"
[dependencies]
home = "~0.5"
etcetera = "~0.8"