one_two_eight 0.6.0

one_two_eight provides typed 128-bit identifiers.
Documentation
# This file is automatically @generated by Cargo.
# It is not intended for manual editing.
version = 3

[[package]]
name = "buffertk"
version = "0.9.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "1664a3e25724d6785c24f50336ae1e77cc68574f4783e4f4bede0812b224f7e5"

[[package]]
name = "one_two_eight"
version = "0.6.0"
dependencies = [
 "buffertk",
 "prototk",
]

[[package]]
name = "proc-macro2"
version = "1.0.86"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "5e719e8df665df0d1c8fbfd238015744736151d4445ec0836b8e628aae103b77"
dependencies = [
 "unicode-ident",
]

[[package]]
name = "prototk"
version = "0.9.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "7c398142915eb6c0748353587b2681ba5d958cb58a381b7ce86478bdbbbc891e"
dependencies = [
 "buffertk",
 "prototk_derive",
 "zerror",
]

[[package]]
name = "prototk_derive"
version = "0.9.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "158f761f9b48081b30bac6a71e6bed2e11eb0521c9f0e5243f54982de2699e19"
dependencies = [
 "buffertk",
 "proc-macro2",
 "quote",
 "syn",
]

[[package]]
name = "quote"
version = "1.0.37"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "b5b9d34b8991d19d98081b46eacdd8eb58c6f2b201139f7c5f643cc155a633af"
dependencies = [
 "proc-macro2",
]

[[package]]
name = "syn"
version = "1.0.109"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "72b64191b275b66ffe2469e8af2c1cfe3bafa67b529ead792a6d0160888b4237"
dependencies = [
 "proc-macro2",
 "quote",
 "unicode-ident",
]

[[package]]
name = "unicode-ident"
version = "1.0.13"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "e91b56cd4cadaeb79bbf1a5645f6b4f8dc5bde8834ad5894a8db35fda9efa1fe"

[[package]]
name = "zerror"
version = "0.6.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "a297c8dce1db7ec705ac689dbeffe41b2aa8ab628c94bcfd2a5e7c43452e25bb"