switchboard-program 0.1.10

Dependencies to interact with the Switchboard programs on Solana.
Documentation
[dependencies.bincode]
version = "^1.3.1"

[dependencies.byteorder]
version = "^1.3.4"

[dependencies.quick-protobuf]
version = "=0.8.0"

[dependencies.solana-program]
version = "1.6"

[dependencies.switchboard-protos]
version = "0.1.5"

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