diff --git a/ifc/Cargo.toml b/ifc/Cargo.toml index a2ab65c..03767eb 100644 --- a/ifc/Cargo.toml +++ b/ifc/Cargo.toml @@ -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"