Skip to content

Commit ee3fc06

Browse files
authored
minor: bump trust-dns-resolver patch version number (#199)
This fixes a compilation issue when using trust-dns-resolver versions < 0.19.5.
1 parent 01876d0 commit ee3fc06

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ strsim = "0.10.0"
4242
take_mut = "0.2.2"
4343
time = "0.1.42"
4444
trust-dns-proto = "0.19.4"
45-
trust-dns-resolver = "0.19.0"
45+
trust-dns-resolver = "0.19.5"
4646
typed-builder = "0.3.0"
4747
version_check = "0.9.1"
4848
webpki = "0.21.0"

0 commit comments

Comments
 (0)