# 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 = "anys-cid" version = "0.1.0" authors = ["Mivik "] description = "Anys CID implementation" keywords = [ "anys", "p2p", "file-sharing", "hash", ] categories = ["cryptography"] license = "MIT" repository = "https://github.com/Mivik/anys-cid" [lib] [dependencies.bs58] version = "0.5.1" [dependencies.bytes] version = "1.7.1" [dependencies.bytes-varint] version = "1.0.3" [dependencies.hex] version = "0.4.3" [dependencies.sha2] version = "0.10.8" [dependencies.thiserror] version = "1.0.63"