sd-id128 0.1.1

A wrapper for sd-id128 implemented in libsystemd.
Documentation
# This file is automatically @generated by Cargo.
# It is not intended for manual editing.
[[package]]
name = "libc"
version = "0.2.81"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "1482821306169ec4d07f6aca392a4681f66c75c9918aa49641a2595db64053cb"

[[package]]
name = "pkg-config"
version = "0.3.19"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "3831453b3449ceb48b6d9c7ad7c96d5ea673e9b470a1dc578c2ce6521230884c"

[[package]]
name = "sd-id128"
version = "0.1.1"
dependencies = [
 "sd-sys",
]

[[package]]
name = "sd-sys"
version = "0.1.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "b02b780e5179c71cddcf1b5d03ce0a425416bf7cdc9a1983f13e95b71a85f546"
dependencies = [
 "libc",
 "pkg-config",
]