FROSTore has no features set by default.
[dependencies] frostore = { version = "0.4.1", features = ["async-std", "tokio"] }
Enables async-std
Enables tokio, tokio of libp2p
FROSTore has 2 features without comments.