Skip to content

Commit

Permalink
upgrade byteorder to 1.2
Browse files Browse the repository at this point in the history
  • Loading branch information
tamasblummer authored and sgeisler committed Dec 8, 2018
1 parent 8a14ddb commit bc5f78c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Expand Up @@ -21,7 +21,7 @@ serde-decimal = ["serde", "strason"]

[dependencies]
bitcoin-bech32 = "0.8.0"
byteorder = "1.1"
byteorder = "1.2"
rand = "0.3"
rust-crypto = "0.2"
bitcoinconsensus = { version = "0.16", optional = true }
Expand Down

0 comments on commit bc5f78c

Please sign in to comment.