[[bin]]
name = "upid"
path = "src/main.rs"
[dependencies.rand]
version = "0.8"
[lib]
name = "upid"
[package]
authors = ["Chris Arderne <chris@rdrn.me"]
description = "Universally Unique Prefixed Lexicographically Sortable Identifier"
edition = "2021"
license = "MIT"
name = "upid"
readme = "README.md"
repository = "https://github.com/carderne/upid"
version = "0.1.13"