otto 0.1.0

Otto: a unified approach to CRDTs and OT
Documentation
[package]
name = "otto"
version = "0.1.0"
license = "MIT OR Apache-2.0"
authors = ["The Tably Team <team@tably.com>"]
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]