Fix gcc version required by libprofiler_builtins

This commit is contained in:
Marco Castelluccio 2017-06-13 20:21:58 +01:00
parent d7039fb2b9
commit dba9f84dc4
1 changed files with 1 additions and 1 deletions

View File

@ -15,4 +15,4 @@ doc = false
core = { path = "../libcore" }
[build-dependencies]
gcc = "0.3.27"
gcc = "0.3.50"