Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix compilation error for wasm32-unknown-unknown #105

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Commits on Aug 15, 2018

  1. Updates num crate's

    this removes the rustc-serialize dependency and allows compiling on wasm32-unknown-unknown
    rs committed Aug 15, 2018
    Configuration menu
    Copy the full SHA
    38dea92 View commit details
    Browse the repository at this point in the history
  2. fix tests imports

    rs committed Aug 15, 2018
    Configuration menu
    Copy the full SHA
    baeb802 View commit details
    Browse the repository at this point in the history
  3. add failure crate + update Rand crate

    rs committed Aug 15, 2018
    Configuration menu
    Copy the full SHA
    abb4740 View commit details
    Browse the repository at this point in the history