diff --git a/Cargo.toml b/Cargo.toml index c5ef965..f6f9d70 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -29,6 +29,7 @@ chrono = "0.4.26" gethostname = "0.4.3" humansize = "2.1.3" enum-map = "2.6.1" +inventory = "0.3" is-terminal = "0.4.9" term = "0.7.0" lz4_flex = "0.11.1"