Cargo Features

FROSTore has no features set by default.

[dependencies]
frostore = { version = "0.3.0", features = ["async-std", "tokio"] }
async-std

Enables async-std

tokio

Enables tokio, tokio of libp2p ^0.53

FROSTore has 2 features without comments.