diff --git a/gen_cbindgen-vendor.sh b/gen_cbindgen-vendor.sh index af41ce0..f1184dd 100755 --- a/gen_cbindgen-vendor.sh +++ b/gen_cbindgen-vendor.sh @@ -1,4 +1,6 @@ #!/bin/bash +set -x + # Dummy Cargo.toml file with cbindgen dependency cat > Cargo.toml <