We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents c8589a3 + 56dc20a commit 600ed3bCopy full SHA for 600ed3b
Cargo.toml
@@ -5,8 +5,8 @@ name = "compiler_builtins"
5
version = "0.1.0"
6
7
[build-dependencies]
8
-gcc = "0.3.35"
9
rustc-cfg = "0.2.0"
+gcc = "0.3.36"
10
11
[dependencies]
12
compiler-rt/compiler-rt-cdylib/Cargo.toml
@@ -8,4 +8,5 @@ build = "build.rs"
crate-type = ["cdylib"]
-gcc = "0.3"
+
0 commit comments