otto-test 0.1.0

Otto: a unified approach to CRDTs and OT
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
[dependencies]

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