diff --git a/Cargo.toml b/Cargo.toml index 659ba7c..98da2e0 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -13,7 +13,7 @@ readme = "README.md" oping = "0.3.3" clap = "2.32.0" cast = "0.2.2" -textplots = "0.5.0" +textplots = "0.6.0" [profile.release] opt-level = 3