Cargo Features

spow has no features set by default.

[dependencies]
spow = { version = "0.4.0", features = ["asm", "client", "server"] }
asm

Enables asm of sha2

client

Affects spow::wasm

server

Enables base64, chrono, getrandom, serde, and thiserror

Affects spow::pow