[package]
name = "locators"
description = "Human exchangeable identifiers and locators"
version = "0.4.1"
edition = "2021"
authors = ["Andrew Cowie"]
license = "MIT"
repository = "https://github.com/aesiniath/locators-rust"
[dependencies]
base62 = "2.2"
sha2 = "0.10"
[dev-dependencies]
quickcheck = "1.0"