diff --git a/Cargo.toml b/Cargo.toml index eeab49c..2be49fe 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -56,7 +56,7 @@ reqwest = { version = "0.12.24", default-features = false, features = ["json", " # Utilities uuid = { version = "1.0", features = ["v4", "serde"] } chrono = { version = "0.4", features = ["serde"] } -base64 = "0.22" +base64 = "0.23" ipnet = "2.10" # Logging and observability