diff --git a/Cargo.toml b/Cargo.toml index 4c35ee3..95ad4c1 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -8,7 +8,7 @@ repository = "https://github.com/sifis-home/wot-serve" keywords = ["wot", "WebofThings"] [dependencies] -wot-td = "0.2.0" +wot-td = "0.3.1" mdns-sd = "0.7.1" thiserror = "1.0" if-addrs = "0.10.1"