Expand description
§syncular is deprecated
The Syncular Rust client core has moved to the
syncular-client crate.
This crate is an empty placeholder published only to point existing
users at the new crate name. Depend on syncular-client instead:
[dependencies]
syncular-client = "0.2"Related crates:
syncular-client— the Rust client coresyncular-ssp2— the SSP2 wire codec (use ssp2::...)syncular-command— the shared JSON command routersyncular-ffi— the C-ABI native library (libsyncular)