Cargo Features

tari_p2p has no features set by default.

[dependencies]
tari_p2p = { version = "1.0.0-rc.5.a", features = ["test-mocks", "auto-update"] }
test-mocks

Affects liveness::mock

auto-update = pgp, semver

Enables reqwest ^0.11

Affects tari_p2p::auto_update

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.

pgp auto-update?

Enables pgp ^0.10

reqwest auto-update?

Enables reqwest ^0.11

semver auto-update?