This commit is contained in:
AviiNL
2023-12-23 09:54:55 +01:00
parent 945cf75242
commit 5beec8d9b9
13 changed files with 69 additions and 47 deletions

3
Cargo.lock generated
View File

@@ -2288,6 +2288,8 @@ dependencies = [
"serde",
"tokio",
"toml",
"tracing",
"tracing-subscriber",
]
[[package]]
@@ -2327,6 +2329,7 @@ dependencies = [
"tokio-stream",
"tokio-util",
"tonic",
"tracing",
"uuid",
"windows 0.52.0",
]