automerge-persistent 0.4.0

The core library for managing persistent state of Automerge documents
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
[dependencies.automerge]
version = "0.4"

[dependencies.thiserror]
version = "1.0.24"

[package]
authors = ["Andrew Jeffery <dev@jeffas.io>"]
description = "The core library for managing persistent state of Automerge documents"
edition = "2018"
license = "MIT"
name = "automerge-persistent"
repository = "https://github.com/jeffa5/automerge-persistent"
version = "0.4.0"