1 2 3 4 5 6 7 8 9 10 11 12 13 14
[dependencies.obi-derive] version = "0.0.1" [features] default = ["std"] std = [] [package] authors = ["Band Protocol <connect@bandprotocol.com>"] description = "TODO\n" edition = "2018" license = "Apache-2.0" name = "obi" version = "0.0.1"