Remove build targets

This commit is contained in:
Savanni D'Gerinel 2023-07-28 23:23:25 -04:00
parent 9ba402d54f
commit e0a97878e8
1 changed files with 0 additions and 8 deletions

View File

@ -13,11 +13,3 @@ license-file = "../COPYING"
chrono = { version = "0.4" }
serde = { version = "1.0", features = ["derive"] }
thiserror = { version = "1" }
# [[bin]]
# name = "ifc-today"
# path = "src/today.rs"
# [[bin]]
# name = "ifc-web"
# path = "src/web.rs"