Add scoped-tls to [workspace.dependencies].

This commit is contained in:
Nicholas Nethercote 2025-08-27 22:13:29 +10:00
parent 8fc0813e29
commit 42359b7026
4 changed files with 4 additions and 3 deletions

View file

@ -76,6 +76,7 @@ quote = "1.0.40"
rustc-hash = "2.1.1"
rustc-literal-escaper = "0.0.5"
rustc_apfloat = "0.2.3"
scoped-tls = "1.0.1"
serde_json = "1.0.142"
tempfile = "3.20.0"
thin-vec = "0.2.14"