Skip to content

Commit

Permalink
Add link to RFC 1034 in lookup.rs
Browse files Browse the repository at this point in the history
  • Loading branch information
Litr0 committed Nov 16, 2023
1 parent 43556f2 commit 57493a5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/resolver/lookup.rs
Original file line number Diff line number Diff line change
Expand Up @@ -95,7 +95,7 @@ impl LookupFutureStub {

}

/// RFC 1034
/// [RFC 1034]: https://datatracker.ietf.org/doc/html/rfc1034#section-5.3.1
/// 5.3.1. Stub resolvers
///
/// One option for implementing a resolver is to move the resolution
Expand Down

0 comments on commit 57493a5

Please sign in to comment.