Skip to content

Build error: No matching package synom #1

@fschutt

Description

@fschutt

https://github.com/alexcrichton/wasm-bindgen/blob/bef908a9b110e7ac0828a1eb391f56b25f01ec18/crates/wasm-bindgen-macro/Cargo.toml#L11

I tried following the example, but I ran into this error:

cargo +nightly build --release --target wasm32-unknown-unknown
    Updating git repository `https://github.com/alexcrichton/wasm-bindgen`
    Updating registry `https://github.com/rust-lang/crates.io-index`            
    Updating git repository `https://github.com/dtolnay/quote`
    Updating git repository `https://github.com/dtolnay/syn`                    
error: no matching package named `synom` found (required by `wasm-bindgen-macro`)
location searched: https://github.com/dtolnay/syn
version required: *

Seems like it was renamed or moved?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions