[]
= "syncular"
= "0.2.1"
= "2021"
= "Deprecated: the Syncular Rust client moved to the `syncular-client` crate. This crate is a placeholder."
= "Apache-2.0"
= "https://github.com/syncular/syncular"
= "README.md"
= ["sync", "offline-first", "crdt"]
= ["database"]
# Distinct lib name to avoid a `libsyncular.rlib` output collision with
# `syncular-ffi` (whose [lib] name is `syncular`, the shipping native lib).
# Nobody imports this placeholder crate — the crate NAME `syncular` is what
# reserves the crates.io name; the lib name is irrelevant to the redirect.
[]
= "syncular_deprecated"
= "src/lib.rs"