diff --git a/Cargo.toml b/Cargo.toml index da01421..6e17ccd 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -142,7 +142,7 @@ harness = false [dev-dependencies] # MSRV pin - newer idna_adapter requires rust 1.88 -idna_adapter = "=1.2.0" +idna_adapter = "=1.2.2" regex = "1" anyhow = "1" bgpkit-broker = "0.12"