diff --git a/Cargo.toml b/Cargo.toml index 659ba7c..f4bc624 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -10,7 +10,7 @@ repository = "https://github.com/joedborg/ripping" readme = "README.md" [dependencies] -oping = "0.3.3" +oping = "0.4.0" clap = "2.32.0" cast = "0.2.2" textplots = "0.5.0"