Skip to content

Commit

Permalink
Update wasm-bindgen-0.2.82 to wasm-bindgen-0.2.83 and drop serde-seri…
Browse files Browse the repository at this point in the history
…alize feature

Summary:
`wasm-bindgen`s `serde-serialize` feature is the cause of:

> cyclic package dependency: package indexmap v1.8.0 depends on itself

See https://fb.workplace.com/groups/rust.language/posts/9594592340589295/

This diff updates `wasm-bindgen` to 0.2.83, which deprecates the
`serde-serialize` feature in favor of the `serde-wasm-bindgen` create
(see rustwasm/wasm-bindgen#3031)

Reviewed By: diliop

Differential Revision: D40104867

fbshipit-source-id: 9396923fba95ff7919c9a751b6a76c407934b9e4
  • Loading branch information
zertosh authored and facebook-github-bot committed Oct 5, 2022
1 parent e7ff4b4 commit 3f711b4
Showing 1 changed file with 10 additions and 10 deletions.
20 changes: 10 additions & 10 deletions hphp/hack/src/Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 3f711b4

Please sign in to comment.