[package] name = "iop-journal-proto" version = "0.0.16" description = "Journal-independent abstract definitions for the IOP Stackā„¢" authors = ["IOP Ventures LLC ", "Rache Bartmoss ", "wigy "] license = "LGPL-3.0-or-later" edition = "2021" # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html [dependencies] anyhow = "1.0.57" varint = "0.9.0"