Add rustc_apfloat to [workspace.dependencies].

This commit is contained in:
Nicholas Nethercote
2025-08-27 20:11:34 +10:00
parent 1ed5660266
commit ce02d34b2f
5 changed files with 5 additions and 4 deletions
+1
View File
@@ -71,6 +71,7 @@ memchr = "2.7.5"
proc-macro2 = "1.0.101"
quote = "1.0.40"
rustc-literal-escaper = "0.0.5"
rustc_apfloat = "0.2.3"
serde_json = "1.0.142"
thin-vec = "0.2.14"
tracing = "0.1.37"