# 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 = "scid" version = "0.3.0" authors = ["Superstring Community "] description = "SCID in rust" homepage = "https://github.com/susyp2p/rust-scid" readme = "README.md" keywords = ["ipld", "ipfs", "scid", "multihash", "susyp2p"] 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"