Files
NLnetLabs-domain/src/dep.rs
Martin HoffmannandGitHub 420958a9e2 Re-export octseq. (#230)
This PR re-exports the octseq crate under the dep module.
2023-10-16 11:24:49 +02:00

4 lines
48 B
Rust

//! Re-exports of dependencies
pub use octseq;