ref: remove commented-out library code and unnecessary bin declaration (#1373)
This commit is contained in:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user