Package: rust-cid-npm / 0.0~git20200813.59cf068-1

Metadata

Package Version Patches format
rust-cid-npm 0.0~git20200813.59cf068-1 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
0001 Use ipfs unixfs from package.patch | (download)

Cargo.toml | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

 use ipfs-unixfs from package


0002 Name binary ipfs_cid.patch | (download)

Cargo.toml | 4 4 + 0 - 0 !
1 file changed, 4 insertions(+)

 name binary ipfs_cid


0003 Fix stdout err output.patch | (download)

src/bin/main.rs | 6 3 + 3 - 0 !
1 file changed, 3 insertions(+), 3 deletions(-)

 fix stdout/err output

Data should go to stdout, errors and other information to stderr.

Closes: #1