cargo upgrade

This commit is contained in:
Lukas Wirth 2025-06-13 10:08:20 +02:00
parent 95d5091a09
commit 23712aea06
20 changed files with 190 additions and 89 deletions

View file

@ -27,7 +27,7 @@ stdx.workspace = true
[dev-dependencies]
rayon.workspace = true
expect-test = "1.5.1"
rustc_apfloat = "0.2.2"
rustc_apfloat = "0.2.3"
test-utils.workspace = true