We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
rustc_apfloat
1 parent 662a224 commit 614f96bCopy full SHA for 614f96b
testcrate/Cargo.toml
@@ -15,7 +15,7 @@ doctest = false
15
# `xoshiro128**` is used for its quality, size, and speed at generating `u32` shift amounts.
16
rand_xoshiro = "0.6"
17
# To compare float builtins against
18
-rustc_apfloat = "0.2.0"
+rustc_apfloat = "0.2.1"
19
20
[dependencies.compiler_builtins]
21
path = ".."
0 commit comments