We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6d5f2f4 commit 73b5b52Copy full SHA for 73b5b52
1 file changed
libm/Cargo.toml
@@ -13,7 +13,7 @@ keywords = ["libm", "math"]
13
repository = "https://github.com/rust-lang/compiler-builtins"
14
license = "MIT"
15
edition = "2021"
16
-rust-version = "1.63"
+rust-version = "1.67"
17
18
[dev-dependencies]
19
# FIXME(msrv): switch to `no-panic.workspace` when possible
0 commit comments