# 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 = "pknames_core" version = "0.1.1" authors = ["Severin Alexander Bühler"] description = "An experimental Web of Trust (WoT) domain name resolver using pkarr." readme = "README.md" keywords = [ "identity", "dht", "mainline", "decentralized", "dns", ] categories = ["network-programming"] license = "MIT" license-file = "LICENSE" repository = "https://github.com/SeverinAlexB/pknames" resolver = "1" [dependencies.assert_approx_eq] version = "1.1.0" [dependencies.burn] version = "0.10.0" features = [ "ndarray", "train-minimal", "autodiff", ] [dependencies.pkarr] version = "1.0.2" [dependencies.rand] version = "0.8.5" [dependencies.serde] version = "1.0.192" [dependencies.serde_json] version = "1.0.108" [dependencies.shellexpand] version = "3.1.0" [dependencies.zbase32] version = "0.1.2"