We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 191c0be commit e574d8bCopy full SHA for e574d8b
Cargo.toml
@@ -5,7 +5,7 @@ name = "compiler_builtins"
5
version = "0.1.0"
6
7
[build-dependencies]
8
-cast = { version = "0.2.1", features = ["x128"], optional = true }
+cast = { version = "0.2.2", features = ["x128"], optional = true }
9
rand = { version = "0.3.15", optional = true }
10
11
[build-dependencies.gcc]
0 commit comments