diff --git a/extra/cbindgen/build b/extra/cbindgen/build index c7b24be1..e0b6c503 100755 --- a/extra/cbindgen/build +++ b/extra/cbindgen/build @@ -19,10 +19,6 @@ export RUSTFLAGS="$RUSTFLAGS --remap-path-prefix=$PWD=." ( cd vendor - # Download link for this crate 404s. Mirror link saves the file as - # 'download' so it must be renamed. - mv -f download wasi-0.9.0+wasi-snapshot-preview1.crate - for crate in *.crate; do tar xf "$crate"