Cargo Features

image_hasher has no features set by default.

[dependencies]
image_hasher = { version = "3.0.0", features = ["nightly", "fast_resize_unstable"] }
nightly
fast_resize_unstable = fast_image_resize

Unstable feature, that may be removed or changed randomly in future

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.

fast_image_resize fast_resize_unstable?