Skip to content

minidom: Replace IPv4 test with IPv6

Link Mauve requested to merge linkmauve/xmpp-rs:fix-minidom-on-nightly into main

This makes the tests pass again on nightly, and avoids using legacy IP while we have glorious IPv6 support everywhere nowadays.

See also https://github.com/rust-lang/rust/issues/90199

Merge request reports