# THIS FILE IS AUTOMATICALLY GENERATED BY CARGO # # When uploading crates to the registry Cargo will automatically # "normalize" Cargo.toml files for maximal compatibility # with all versions of Cargo and also rewrite `path` dependencies # to registry (e.g., crates.io) dependencies. # # If you are reading this file be aware that the original Cargo.toml # will likely look very different (and much more reasonable). # See Cargo.toml.orig for the original contents. [package] edition = "2021" name = "rust-car" version = "0.1.4" authors = [ "Join.Gong", "Derek Anderson", ] description = "This crate is the ipfs car file reader writer and utils." readme = "README.md" license = "MIT/Apache-2.0" repository = "https://github.com/blocklessnetwork/rust-car" [dependencies.cid] version = "0.9" [dependencies.integer-encoding] version = "3.0.4" [dependencies.ipld] version = "0.15.0" package = "libipld" [dependencies.ipld-cbor] version = "0.15.0" package = "libipld-cbor" [dependencies.path-absolutize] version = "3" [dependencies.quick-protobuf] version = "0.8" features = ["std"] default-features = false [dependencies.thiserror] version = "1"