[package] name = "brb_dt_orswot" version = "1.0.9" description = "A BRBDataType wrapper for an ORSWOT from [rust-crdt]" authors = [ "David Rusu " ] 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