update ts-rs to 8.1

This commit is contained in:
Aiden McClelland
2024-03-26 10:26:44 -06:00
parent 9cf720e040
commit 4589d4b3f5
42 changed files with 67 additions and 43 deletions

View File

@@ -174,7 +174,7 @@ tracing-futures = "0.2.5"
tracing-journald = "0.3.0"
tracing-subscriber = { version = "0.3.17", features = ["env-filter"] }
trust-dns-server = "0.23.1"
ts-rs = "7.1.1"
ts-rs = "8.1.0"
typed-builder = "0.18.0"
url = { version = "2.4.1", features = ["serde"] }
urlencoding = "2.1.3"