dns resolving

This commit is contained in:
Ferdinand Schober
2022-09-16 15:43:27 +02:00
parent f2b48a38db
commit b4302c22b0
4 changed files with 564 additions and 9 deletions

View File

@@ -10,6 +10,7 @@ wayland-client = { git="https://github.com/Smithay/wayland-rs.git" }
wayland-protocols = { git="https://github.com/Smithay/wayland-rs.git", features=["client", "staging", "unstable"] }
wayland-protocols-wlr = { git="https://github.com/Smithay/wayland-rs.git", features=["client", "server"] }
tempfile = "3.2"
trust-dns-resolver = "0.22"
[[bin]]
name = "client"