Cargo Features

aranya-base58 has no features set by default.

[dependencies]
aranya-base58 = { version = "0.1.0", features = ["alloc", "std"] }
alloc std?

Enable alloc

Enables alloc of aranya-buggy

std = alloc

Enable std

Enables std of aranya-buggy