mirror of
https://github.com/babichjacob/ac-qu-ai-nt.git
synced 2025-12-15 12:45:29 -05:00
fix!: raise the minimum version of tracing because there's a rough edge here in the minimal version checking experience and it's easier to just raise this minimum than investigate and identify a workaround
This commit is contained in:
@@ -10,4 +10,4 @@ repository = "https://github.com/babichjacob/ac-qu-ai-nt"
|
||||
[workspace.dependencies]
|
||||
clap = "4"
|
||||
snafu = "0.8"
|
||||
tracing = "0.1.23"
|
||||
tracing = "0.1.35"
|
||||
|
||||
Reference in New Issue
Block a user