Cargo Features

[dependencies]
webpack-stats = { version = "0.2.0", default-features = false, features = ["all", "v5", "sync"] }
default = all

The all feature is set by default whenever webpack-stats is added without default-features = false somewhere in the dependency tree.

all default = v5
v5 all

Affects webpack-stats::v5

sync

Affects rc::RefCount