switchboard-program 0.1.7

Dependencies to interact with the Switchboard programs on Solana.
Documentation
[package]
edition = "2018"
name = "switchboard-program"
version = "0.1.7"
authors = ["Jackson Jessup <jessupjn@umich.edu>", "Mitchell Gildenberg <mgild@umich.edu>"]
description = "Dependencies to interact with the Switchboard programs on Solana."
readme = "README.md"
keywords = ["switchboard", "oracle", "solana"]
homepage = "http://switchboard.finance"
license = "Apache-2.0"
repository = "https://github.com/jessupjn/solana-playground"

[dependencies]
bincode = "^1.3.1"
byteorder = "^1.3.4"
quick-protobuf = "=0.8.0"
solana-program = "1.6"
switchboard-protos = "=0.1.3"