Merge pull request #2078 from ethcore/bigint_crates

Get bigint on crates.io
This commit is contained in:
Robert Habermeier
2016-09-15 16:54:30 +02:00
committed by GitHub
13 changed files with 32 additions and 28 deletions

View File

@@ -1,10 +1,10 @@
#!/bin/bash
export TARGETS="
-p bigint\
-p rlp\
-p ethash \
-p ethcore \
-p ethcore-bigint\
-p ethcore-dapps \
-p ethcore-rpc \
-p ethcore-signer \