diff --git a/Cargo.toml b/Cargo.toml index e2db741..9f14022 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -17,6 +17,6 @@ categories = [] [dependencies] which = "4.2.2" colored = "2.0.0" -eframe = "0.15.0" +eframe = "0.21.3" ipnet = "2.3.1" thiserror = "1.0.30" \ No newline at end of file