diff options
Diffstat (limited to 'Cargo.lock')
-rw-r--r-- | Cargo.lock | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -2340,8 +2340,10 @@ dependencies = [ "keyring", "luz", "serde", + "thiserror 2.0.11", "tokio", "tokio-stream", + "toml", "tracing", "tracing-subscriber", "uuid", |