chore: add tracing and tracing-subscriber as dependencies

This commit is contained in:
J / Jacob Babich
2024-09-30 02:30:22 -04:00
parent 08d4e1b94c
commit 1b636bcf7c
4 changed files with 142 additions and 0 deletions

View File

@@ -9,3 +9,4 @@ repository = "https://github.com/babichjacob/ac-qu-ai-nt"
[workspace.dependencies]
clap = "4"
tracing = "0.1"