From 5ae399b67377d5157d9262aec5750b8501d96145 Mon Sep 17 00:00:00 2001 From: Jan Horak Date: Thu, 18 Oct 2018 16:27:09 +0200 Subject: Added cbindgen vendored data --- gen_cbindgen-vendor.sh | 30 ++++++++++++++++++++++++++++++ 1 file changed, 30 insertions(+) create mode 100755 gen_cbindgen-vendor.sh (limited to 'gen_cbindgen-vendor.sh') diff --git a/gen_cbindgen-vendor.sh b/gen_cbindgen-vendor.sh new file mode 100755 index 0000000..906871e --- /dev/null +++ b/gen_cbindgen-vendor.sh @@ -0,0 +1,30 @@ +#!/bin/bash +# Dummy Cargo.toml file with cbindgen dependency +cat > Cargo.toml <