Cargo Features

[dependencies]
vipers-tests = { version = "0.1.0", default-features = false, features = ["anchor-0_21_0", "anchor-0_20_1", "anchor-0_19_0", "anchor-0_18_2"] }
default = anchor-0_21_0

The anchor-0_21_0 feature is set by default whenever vipers-tests is added without default-features = false somewhere in the dependency tree.

anchor-0_21_0 default = anchor-lang-0_21_0, anchor-spl-0_21_0
anchor-0_20_1 = anchor-lang-0_20_1, anchor-spl-0_20_1
anchor-0_19_0 = anchor-lang-0_19_0, anchor-spl-0_19_0
anchor-0_18_2 = anchor-lang-0_18_2, anchor-spl-0_18_2

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.

anchor-lang-0_21_0 anchor-0_21_0

Enables anchor-lang

anchor-spl-0_21_0 anchor-0_21_0

Enables anchor-spl =0.21.0

anchor-lang-0_20_1 anchor-0_20_1?

Enables anchor-lang

anchor-spl-0_20_1 anchor-0_20_1?

Enables anchor-spl =0.20.1

anchor-lang-0_19_0 anchor-0_19_0?

Enables anchor-lang

anchor-spl-0_19_0 anchor-0_19_0?

Enables anchor-spl =0.19.0

anchor-lang-0_18_2 anchor-0_18_2?

Enables anchor-lang

anchor-spl-0_18_2 anchor-0_18_2?

Enables anchor-spl =0.18.2