beakid 0.2.0

Snowflake-like 64-bit unique ID generator with PostgreSQL BIGINT-friendly i64 IDs.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
# This file is automatically @generated by Cargo.
# It is not intended for manual editing.
version = 4

[[package]]
name = "beakid"
version = "0.2.0"
dependencies = [
 "tokistamp",
]

[[package]]
name = "tokistamp"
version = "0.1.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "7e5ed8e20a2b20b4dcd9a9146bccaea96b585f83679efee298e8d82755fe1bab"