Cargo Features

[dependencies]
shackle-shell = { version = "0.3.0", default-features = false, features = ["docker_tests"] }
default = docker_tests

The docker_tests feature is set by default whenever shackle-shell is added without default-features = false somewhere in the dependency tree.

docker_tests default

shackle-shell has 2 features without comments.