fakeroot 0.2.0

A lightweight and batteries-included status_command for i3 and sway
Documentation
# This file is automatically @generated by Cargo.
# It is not intended for manual editing.
version = 3

[[package]]
name = "fakeroot"
version = "0.2.0"
dependencies = [
 "libc",
 "redhook",
]

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

[[package]]
name = "redhook"
version = "2.0.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "b6e109b8469dbbe6d7cbe18e5ebd65d4a134e2f4b91304ad9213984cad1d70a6"
dependencies = [
 "libc",
]