car-utils 0.1.3

This crate is the ipfs car file reader writer and utils.
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
[dependencies.blockless-car]
version = "0.1.5"

[dependencies.clap]
version = "4.1.8"

[package]
authors = ["Join.Gong<joinhack@gmail.com>", "Derek Anderson<derek@txlabs.org>"]
description = "This crate is the ipfs car file reader writer and utils."
edition = "2021"
license = "MIT/Apache-2.0"
name = "car-utils"
readme = "README.md"
repository = "https://github.com/blocklessnetwork/car-utils"
version = "0.1.3"