Cargo Features

[dependencies]
clp-src = { version = "0.2.7+1.17.9", default-features = false, features = ["clpsolver", "osiclp"] }
default = osiclp

The osiclp feature is set by default whenever clp-src is added without default-features = false somewhere in the dependency tree.

clpsolver
osiclp default = osi-src

Features from optional dependencies

In crates that don't use the dep: syntax, optional dependencies automatically become Cargo features. These features may have been created by mistake, and this functionality may be removed in the future.

osi-src osiclp