We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1d18f38 commit 56dc20aCopy full SHA for 56dc20a
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