diff --git a/Cargo.toml b/Cargo.toml index 1f64f11..e04fb0c 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -10,8 +10,6 @@ license = "Apache-2.0 OR MIT" readme = "README.md" documentation = "https://docs.rs/solo2" -[lib] - [[bin]] name = "solo2" required-features = ["cli"]