Cargo Features

mv-package has no features set by default.

[dependencies]
mv-package = { version = "0.3.2", features = ["evm-backend"] }
evm-backend = evm-exec-utils, hex, move-to-yul, termcolor

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.

evm-exec-utils evm-backend?
hex evm-backend?
move-to-yul evm-backend?
termcolor evm-backend?