You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Executing cargo +nightly udeps in a workspace return this error
error: failed to download `wasm-bindgen-futures v0.4.33`
Caused by:
unable to get packages from source
Caused by:
failed to unpack package `wasm-bindgen-futures v0.4.33`
Caused by:
failed to unpack entry at `wasm-bindgen-futures-0.4.33/LICENSE-APACHE`
Caused by:
failed to unpack `/home/loris/.cargo/registry/src/github.com-1ecc6299db9ec823/wasm-bindgen-futures-0.4.33/LICENSE-APACHE`
Caused by:
failed to unpack `wasm-bindgen-futures-0.4.33/LICENSE-APACHE` into `/home/loris/.cargo/registry/src/github.com-1ecc6299db9ec823/wasm-bindgen-futures-0.4.33/LICENSE-APACHE`
Caused by:
unexpected end of file
The text was updated successfully, but these errors were encountered:
Executing
cargo +nightly udeps
in a workspace return this errorThe text was updated successfully, but these errors were encountered: