Cargo Features

[dependencies]
safe-token-2022 = { version = "0.5.0", default-features = false, features = ["test-sbf", "serde-traits", "zk-ops"] }
no-entrypoint test-sbf
serde-traits = serde, serde_with

Affects safe-token-2022::serialization

default = zk-ops

Remove these features once the underlying syscalls are released on all networks

zk-ops default

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.

serde serde-traits?
serde_with serde-traits?

Enables serde_with ^1.14.0