diff options
author | David Blajda <blajda@hotmail.com> | 2018-12-13 20:56:55 +0000 |
---|---|---|
committer | David Blajda <blajda@hotmail.com> | 2018-12-13 20:56:55 +0000 |
commit | 8615cc2f030240ba2982dba893fe63f11a0c8a88 (patch) | |
tree | 30c7103625323404696331c2384130ce06f8bc96 /Cargo.toml | |
parent | 54bcdf63d941dbbd0b3e565259515f013f1ecd13 (diff) |
Restructure project and included kraken endpoint
Diffstat (limited to 'Cargo.toml')
-rw-r--r-- | Cargo.toml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,6 +1,6 @@ [package] name = "twitch_api" -version = "0.0.22" +version = "0.0.25" authors = ["David Blajda <blajda@hotmail.com>"] edition = "2018" |