Cargo Features

graphene-sgx has no features set by default.

[dependencies]
graphene-sgx = { version = "0.3.3", features = ["verbose", "ias"] }
verbose
ias = http, hyper, hyper-tls

Affects ias::online

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.

http ias?

Enables http ^0.2

hyper ias?

Enables hyper ^0.13

hyper-tls ias?

Enables hyper-tls ^0.4