syncular 0.2.1

Deprecated: the Syncular Rust client moved to the `syncular-client` crate. This crate is a placeholder.
Documentation

syncular (deprecated)

The Syncular Rust client core has moved to the syncular-client crate.

This crate is an empty placeholder, published only to redirect existing users to the new crate name.

[dependencies]
syncular-client = "0.2"

Related crates

Crate Purpose
syncular-client Rust client core (on rusqlite)
syncular-ssp2 SSP2 wire codec (use ssp2::...)
syncular-command Shared JSON command router
syncular-ffi C-ABI native library (libsyncular)

License

Apache-2.0