gemini_client 0.1.0

A client library for the www.gemini.com exchange
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
[dependencies.reqwest]
version = "0.11.5"

[package]
description = "A client library for the www.gemini.com exchange"
documentation = "https://github.com/spartacoos/gemini-rust"
edition = "2018"
homepage = "https://github.com/spartacoos/gemini-rust"
license = "MIT"
name = "gemini_client"
readme = "../README.md"
repository = "https://github.com/spartacoos/gemini-rust"
version = "0.1.0"