fxoanda_serdes 0.1.0

Library to conduct currency conversion with the Oanda API
Documentation
[package]
name = "fxoanda_serdes"
version = "0.1.0"
authors = ["James McGill <jbmcgill@gmail.com>"]
edition = "2018"
description = "Library to conduct currency conversion with the Oanda API"
license = "MIT/Apache-2.0"

[dependencies]
serde = "1.0.83"
chrono = {version = "0.4.6", features = ["serde"] }
time = "0.1.42"