Skip to content

Commit

Permalink
Fix bittrex example
Browse files Browse the repository at this point in the history
  • Loading branch information
Igosuki committed Jan 10, 2020
1 parent 0f22597 commit 382a61b
Show file tree
Hide file tree
Showing 5 changed files with 436 additions and 46 deletions.
99 changes: 95 additions & 4 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

6 changes: 6 additions & 0 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -25,3 +25,9 @@ openssl = "0.10.26"
bytes = "0.5.3"
actix-http = "1.0.1"
derive_more = "0.99.2"
base64 = "0.11.0"
libflate = "0.1"
log = "0.4.8"
env_logger = "0.7.1"
regex = "1.3.3"
lazy_static = "1.4.0"
Loading

0 comments on commit 382a61b

Please sign in to comment.