Cargo Features

[dependencies]
aether-log = { version = "0.1.1", default-features = false, features = ["archive"] }
default = archive

The archive feature is set by default whenever aether-log is added without default-features = false somewhere in the dependency tree.

archive default

Enables zip ^0.6.2

aether-log has 2 features without comments.