Skip to content

Commit

Permalink
Update some dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
hugues31 committed Oct 25, 2017
1 parent 1a7508c commit 2828a0b
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "coinnect"
version = "0.5.3"
version = "0.5.4"
license = "MIT"
authors = ["Hugues Gaillard <hugues.gaillard@me.com>", "Alejandro Inestal <ainestal@gmail.com>"]
description = """
Expand Down Expand Up @@ -36,10 +36,10 @@ hyper = "0.10.9"
serde_json = "1.0.0"
hyper-native-tls = "0.2.2"
lazy_static = "0.2"
bidir-map = "0.3.2"
bidir-map = "1.0.0"
data-encoding = "2.0.0-rc.1"
error-chain = "0.7.1"
error-chain = "0.11.0"
sha2 = "0.6.0"
hmac = "0.3"
hmac = "0.4.2"
bigdecimal = "0.0.10"
chrono = "0.4.0"

0 comments on commit 2828a0b

Please sign in to comment.