[package] name = "otto" version = "0.1.0" license = "MIT OR Apache-2.0" authors = ["The Tably Team "] categories = [] keywords = ["crdt","crdts","ot"] description = """ Otto: a unified approach to CRDTs and OT """ repository = "https://github.com/tablyinc/otto" homepage = "https://github.com/tablyinc/otto" documentation = "https://docs.rs/otto" readme = "README.md" edition = "2021" [dependencies]