diff --git a/Cargo.toml b/Cargo.toml index 98a83011..99bdee12 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -10,7 +10,7 @@ license = "MIT" [dependencies] actix = "0.13.3" actix-web = "4.9.0" -bluerobotics-ping = "0.3.0" +bluerobotics-ping = "0.3.3" actix-web-actors = "4.3.0" chrono = "0.4.38" clap = {version = "4.5.17", features = ["derive"] }