brb_dt_orswot 1.0.5

A BRBDataType wrapper for an ORSWOT from [rust-crdt]
Documentation
[package]
name = "brb_dt_orswot"
version = "1.0.5"
description = "A BRBDataType wrapper for an ORSWOT from [rust-crdt]"
authors = [ "David Rusu <davidrusu.me@gmail.com>" ]
license = "MIT OR BSD-3-Clause"
repository = "https://github.com/maidsafe/brb_dt_orswot"
edition = "2018"

[dependencies]
crdts = "5.1.0"
brb = "1.0.2"
thiserror = "1.0"
serde = "1.0.120"

[profile.test]
opt-level = 3