Cargo Features

concordium-rust-sdk has no features set by default.

[dependencies]
concordium-rust-sdk = { version = "5.0.0", features = ["generate-protos"] }
generate-protos = git2, tonic-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.

tonic-build build generate-protos?

Enables tonic-build ^0.10

git2 build generate-protos?

Enables git2 ^0.18