We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 3946064 + 41f21f0 commit 8a4ebd9Copy full SHA for 8a4ebd9
1 file changed
README.md
@@ -23,7 +23,7 @@ lots of code that operates on JS `Number`s or puts the same bounds on integers
23
as the types from this crate do.
24
</small>
25
26
-This crate requires rustc >= 1.46.
+This crate requires rustc >= 1.60.
27
28
This crate is `no_std`-compatible with `default-features = false`. This will
29
disable the `std` feature, which at the time of writing will only omit the
0 commit comments