Merge pull request #5591 from paritytech/relicense-rlp
relicense RLP to MIT/Apache2
This commit is contained in:
@@ -10,7 +10,7 @@ tiny-keccak = "1.0"
|
||||
eth-secp256k1 = { git = "https://github.com/paritytech/rust-secp256k1" }
|
||||
rustc-serialize = "0.3"
|
||||
docopt = { version = "0.7", optional = true }
|
||||
ethcore-bigint = { path = "../util/bigint" }
|
||||
ethcore-bigint = "0.1.2"
|
||||
rust-crypto = "0.2"
|
||||
byteorder = "1.0"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user