Add tracing to [workspace.dependencies].

This commit is contained in:
Nicholas Nethercote 2025-08-22 10:39:58 +10:00
parent 32b0fff8fe
commit c50d2cc807
49 changed files with 50 additions and 49 deletions

View file

@ -65,6 +65,7 @@ bitflags = "2.9.3"
memchr = "2.7.5"
rustc-literal-escaper = "0.0.5"
thin-vec = "0.2.14"
tracing = "0.1.37"
# tidy-alphabetical-end
[profile.release.package.rustc_thread_pool]