[package] name = "otto-test" 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-test" homepage = "https://github.com/tablyinc/otto-test" documentation = "https://docs.rs/otto-test" readme = "README.md" edition = "2021" [dependencies]