You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
refactor: restore deprecated peer_id module for backwards compatibility
Address Copilot suggestion to maintain backwards compatibility when migrating
to torrust-peer-id. Downstream code that imports
torrust_tracker_primitives::peer_id::{PeerId, PeerClient} will continue to
work with a deprecation warning, providing a smoother migration path until a
planned major release removes this compatibility layer.
Related-to: PR #1887
0 commit comments