diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index d35f4fc..aa6cae3 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -32,7 +32,7 @@ jobs: run: cargo clippy -- -D warnings - name: Run tests with debugs if: matrix.os == 'ubuntu-20.04' || matrix.os == 'macos-latest' - run: RUST_LOG=debug cargo test + run: RUST_LOG=debug cargo test --verbose - name: Run tests on Windows if: matrix.os == 'windows-latest' run: cargo test diff --git a/src/dns_parser.rs b/src/dns_parser.rs index b4254f8..3042811 100644 --- a/src/dns_parser.rs +++ b/src/dns_parser.rs @@ -1278,7 +1278,7 @@ impl DnsIncoming { // RFC 1035: https://datatracker.ietf.org/doc/html/rfc1035#section-3.2.1 // // All RRs have the same top level format shown below: - // 1 1 1 1 1 1 + // 1 1 1 1 1 1 // 0 1 2 3 4 5 6 7 8 9 0 1 2 3 4 5 // +--+--+--+--+--+--+--+--+--+--+--+--+--+--+--+--+ // | |