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

Metadata

Package Version Patches format
rust-cid-npm 0.0~git20200813.59cf068-2 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

0004 Update to new rust unixfs and cid version.patch | (download)

Cargo.toml | 4 2 + 2 - 0 !
src/bin/main.rs | 4 2 + 2 - 0 !
src/lib.rs | 5 2 + 3 - 0 !
3 files changed, 6 insertions(+), 7 deletions(-)

 update to new rust-unixfs and cid version