Cargo Features

[dependencies]
y-sweet-core = { version = "0.2.1", default-features = false, features = ["sync"] }
default = sync

The sync feature is set by default whenever y-sweet-core is added without default-features = false somewhere in the dependency tree.

sync default

Enables sync of yrs ^0.19.1

y-sweet-core has 2 features without comments.