mirror of
https://github.com/ZeusWPI/ZNS.git
synced 2024-11-21 21:41:10 +01:00
Respond with fixed SOA of zones
This commit is contained in:
parent
c9767db879
commit
4794e80255
1 changed files with 0 additions and 1 deletions
|
@ -1,6 +1,5 @@
|
||||||
use std::fmt::Display;
|
use std::fmt::Display;
|
||||||
|
|
||||||
|
|
||||||
#[derive(Debug, Clone)]
|
#[derive(Debug, Clone)]
|
||||||
pub struct LabelString(Vec<String>);
|
pub struct LabelString(Vec<String>);
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue