Cargo Features

squads-temporal-sdk-core-protos has no features set by default.

[dependencies]
squads-temporal-sdk-core-protos = { version = "0.3.1", features = ["history_builders", "serde_serialize", "test-utilities"] }
history_builders test-utilities? = rand, uuid
serde_serialize
test-utilities = history_builders

Affects squads-temporal-sdk-core-protos::canned_histories, squads-temporal-sdk-core-protos::test_utils

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.

rand history_builders?
uuid history_builders?