diff --git a/benchmarks/Cargo.toml b/benchmarks/Cargo.toml index 7423141..7a5b6c5 100644 --- a/benchmarks/Cargo.toml +++ b/benchmarks/Cargo.toml @@ -17,6 +17,6 @@ utils_rustfs = { package = "utils", path="../utils"} log = "0.4" env_logger = "0.6.0" libc = "0.2" -colored = "1.7" +colored = "2.0" sha2 = "0.8.0" rand = "0.6" \ No newline at end of file