Cargo Features

tari_common has no features set by default.

[dependencies]
tari_common = { version = "1.0.0-rc.5", features = ["build", "static-application-info"] }
build = prost-build, toml

Affects tari_common::build

static-application-info = git2

Affects tari_common::build

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.

git2 static-application-info?
prost-build build?

Enables prost-build ^0.11.9

toml build?

Enables toml ^0.5