Skip to content

Commit

Permalink
Problem: Issue mersinvald#1
Browse files Browse the repository at this point in the history
Solution: (suggestion 1) Using git dependency
  • Loading branch information
sorpaas committed Apr 3, 2017
1 parent c6d943f commit 8814ca7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -17,4 +17,4 @@ path = "./src/bin/cli.rs"
[dependencies]
clap = "2.22"
log = "0.3"
u256 = "0.1"
u256 = { git = "https://github.com/sorpaas/u256" }

0 comments on commit 8814ca7

Please sign in to comment.