update xtracing dependency

This commit is contained in:
Bill Thiede 2024-12-21 13:08:01 -08:00
parent 438ab0015e
commit 13c80fe68f

2
Cargo.lock generated
View File

@ -4200,7 +4200,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "157c5a9d7ea5c2ed2d9fb8f495b64759f7816c7eaea54ba3978f0d63000162e3"
dependencies = [
"anyhow",
"itertools 0.12.1",
"itertools 0.10.5",
"proc-macro2",
"quote",
"syn 2.0.90",