rust/.github
Aleksey Kladov 5e1d0e4ae4 Check that we use no C deps on CI
C deps are not a problem for a typical build, but cause issues in more
esoteric scenarios, like cross-compiling. Let's check that we don't
have them.

Setting `CC` to some dummy value should do the trick, as custom build
scripts typically respect this variable.
2020-02-19 22:24:29 +01:00
..
workflows Check that we use no C deps on CI 2020-02-19 22:24:29 +01:00
FUNDING.yml Create FUNDING.yml 2019-07-06 08:33:19 +03:00