mwapi has no features set by default.
[dependencies] mwapi = { version = "0.7.0-rc.1", features = ["upload"] }
Enables multipart and stream of reqwest, fs of tokio
mwapi has 1 feature without comment.