Cargo Features

[dependencies]
dicom-test-files = { version = "0.3.0", default-features = false, features = ["zstd"] }
default = zstd

The zstd feature is set by default whenever dicom-test-files is added without default-features = false somewhere in the dependency tree.

zstd default

Enables zstd ^0.12.4

dicom-test-files has 2 features without comments.