cluuname 0.1.9

Library for displaying information about the system
# This file is automatically @generated by Cargo.
# It is not intended for manual editing.
version = 3

[[package]]
name = "clucstr"
version = "0.1.7"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "fb257a9daf7107989bb536e0a76abd7bdd6f511a732b3391582c9a6622bee4c0"

[[package]]
name = "cluuname"
version = "0.1.9"
dependencies = [
 "clucstr",
 "libc",
]

[[package]]
name = "libc"
version = "0.2.137"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "fc7fcc620a3bff7cdd7a365be3376c97191aeaccc2a603e600951e452615bf89"