version = 4
[[package]]
name = "libutils-cage"
version = "9.21.31"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "b14628f14629b9879ba889461fff592703b5cb27c838684cc74496e9371fc9aa"
[[package]]
name = "libutils-diff"
version = "9.21.31"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "ec5e36fff56d9aab26cee62fdb256528a1be587a55ca41cd44ebcafa00414672"
[[package]]
name = "libutils-issue"
version = "9.21.31"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "555e3ca4c0f7bd468fe7fc2a267cfbddaf16953cccf47df8eef53c6e8b012cf4"
[[package]]
name = "libutils-log"
version = "9.21.31"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "e8c6c124d36c0a4c51e0b454117de2a618162b568600e7db6553611dfb53b624"
dependencies = [
"libutils-pointer",
]
[[package]]
name = "libutils-pointer"
version = "9.21.31"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "c5745c20078cb323f10b1fa2eb21dfef0ea9b479c5eb97eea9a8d95a2d12c3ff"
[[package]]
name = "libutils-terminal"
version = "9.21.31"
dependencies = [
"libutils-cage",
"libutils-diff",
"libutils-issue",
"libutils-log",
"libutils-threat",
]
[[package]]
name = "libutils-threat"
version = "9.21.31"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "f7b502581a0714eaabff20ea938237b0e0480d6449fb7448959f3ed8aa7c4389"
dependencies = [
"libutils-issue",
]