Cargo Features

whatsappweb-eta has no features set by default.

[dependencies]
whatsappweb-eta = { version = "0.5.0-pre1", features = ["media"] }
media = image, reqwest

Affects whatsappweb-eta::media

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.

image media?

Enables image ^0.21

reqwest media?

Enables reqwest ^0.8