# 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 believe there's an error in this file please file an # issue against the rust-lang/cargo repository. If you're # editing this file be aware that the upstream Cargo.toml # will likely look very different (and much more reasonable) [package] name = "cid_fork_rlay" version = "0.3.1" authors = ["Friedel Ziegelmayer "] description = "CID in rust" homepage = "https://github.com/multiformats/rust-cid" readme = "README.md" keywords = ["ipld", "ipfs", "cid", "multihash", "multiformats"] license = "MIT" [package.metadata.release] no-dev-version = true pre-release-commit-message = "Release {{version}} 🎉🎉" upload-doc = true [dependencies.integer-encoding] version = "~1.0.3" [dependencies.multibase] version = "~0.6.0" [dependencies.multihash] version = "~0.8.0"