[dependencies.base62]
version = "2.2"
[dependencies.sha2]
version = "0.10"
[dev-dependencies.quickcheck]
version = "1.0"
[lib]
name = "locators"
path = "src/lib.rs"
[package]
authors = ["Andrew Cowie"]
autobenches = false
autobins = false
autoexamples = false
autolib = false
autotests = false
build = false
description = "Human exchangable identifiers and locators"
edition = "2021"
license = "MIT"
name = "locators"
readme = "README.md"
repository = "https://github.com/aesiniath/locators-rust"
version = "0.4.0"