diff --git a/examples/Cargo.toml b/examples/Cargo.toml index 7c277314b..339b845f0 100644 --- a/examples/Cargo.toml +++ b/examples/Cargo.toml @@ -7,7 +7,7 @@ edition = "2021" [dev-dependencies] byte-unit = "5.1.4" -yansi = "~0.5.1" +yansi = "~1.0.0" clap = "4.5.3" fastrand = "2" futures = "~0.3.5"