Skip to content

Commit

Permalink
Update wa-serde-derive commit hash
Browse files Browse the repository at this point in the history
  • Loading branch information
dtolnay committed Nov 3, 2019
1 parent 1aed48d commit eec0706
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -171,10 +171,10 @@ crate, to the src directory of your shim crate, and it's ready to publish!

To assist in convincing you that this is real, [here is serde\_derive compiled
to Wasm][wa-serde-derive]. It was compiled from the commit
[serde-rs/serde@217ba09e][commit]. Feel free to try it out as:
[serde-rs/serde@37bf6984][commit]. Feel free to try it out as:

[wa-serde-derive]: https://crates.io/crates/wa-serde-derive
[commit]: https://github.com/serde-rs/serde/commit/217ba09ea5338e78376ca184ea51972d648eb6ef
[commit]: https://github.com/serde-rs/serde/commit/37bf69847ca5144e1277038be99ec1fcff378cc9

```rust
// [dependencies]
Expand Down

0 comments on commit eec0706

Please sign in to comment.