# 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 = "w3name" version = "0.1.7" description = "A client library for the w3name service" homepage = "https://github.com/yusefnapora/w3name-rust-client" readme = "README.md" keywords = [ "w3name", "IPNS", "IPFS", "web3", ] license = "MIT OR Apache-2.0" repository = "https://github.com/yusefnapora/w3name-rust-client" resolver = "1" [package.metadata.docs.rs] rustc-args = [ "--cfg", "feature=\"protoc-src\"", ] [dependencies.base64] version = "0.13.0" [dependencies.chrono] version = "0.4.22" [dependencies.cid] version = "0.8.6" [dependencies.error-stack] version = "0.1.1" [dependencies.governor] version = "0.4.2" [dependencies.libp2p-core] version = "0.36.0" [dependencies.multibase] version = "0.9.1" [dependencies.multihash] version = "0.16" features = [ "std", "multihash-impl", "identity", "sha2", ] default-features = false [dependencies.nonzero_ext] version = "0.3.0" [dependencies.openssl] version = "0.10" features = ["vendored"] [dependencies.prost] version = "0.10" [dependencies.reqwest] version = "0.11" features = ["json"] [dependencies.serde] version = "1.0.144" [dependencies.serde_bytes] version = "0.11" [dependencies.serde_cbor] version = "0.10" [dependencies.tokio] version = "1" features = ["full"] [build-dependencies.prost-build] version = "0.10" [build-dependencies.protobuf-src] version = "1.1.0" optional = true [features] protoc-src = ["dep:protobuf-src"]