Cargo Features

ws-sdk has no features set by default.

[dependencies]
ws-sdk = { version = "0.1.17", features = ["crypto"] }
crypto = k256, p256

Affects ws-sdk::crypto

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.

k256 crypto?
p256 crypto?