zeronet_address 0.1.1

ZeroNet address
Documentation
# 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 = "2018"
name = "zeronet_address"
version = "0.1.1"
authors = ["Ansho Rei <anshorei@protonmail.com>"]
description = "ZeroNet address"
homepage = "http://www.github.com/Anshorei/zeronet_address"
documentation = "http://www.github.com/Anshorei/zeronet_address"
readme = "README.md"
license = "WTFPL"
repository = "http://www.github.com/Anshorei/zeronet_address"
[dependencies.serde]
version = "~1.0.133"

[dependencies.serde_json]
version = "~1.0.74"

[dependencies.sha2]
version = "~0.10.1"

[dependencies.thiserror]
version = "~1.0.30"