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

Update quickcheck requirement from 0.6.2 to 0.7.1 #32

Closed

Commits on Aug 25, 2018

  1. Update ed25519-dalek requirement from 0.6.2 to 0.8.0

    Updates the requirements on [ed25519-dalek](https://github.com/dalek-cryptography/ed25519-dalek) to permit the latest version.
    - [Release notes](https://github.com/dalek-cryptography/ed25519-dalek/releases)
    - [Commits](https://github.com/dalek-cryptography/ed25519-dalek/commits/0.8.0)
    
    Signed-off-by: dependabot[bot] <support@dependabot.com>
    dependabot-support committed Aug 25, 2018
    Configuration menu
    Copy the full SHA
    39c3a83 View commit details
    Browse the repository at this point in the history

Commits on Aug 27, 2018

  1. Update quickcheck requirement from 0.6.2 to 0.7.1

    Updates the requirements on [quickcheck](https://github.com/BurntSushi/quickcheck) to permit the latest version.
    - [Release notes](https://github.com/BurntSushi/quickcheck/releases)
    - [Commits](https://github.com/BurntSushi/quickcheck/commits/0.7.1)
    
    Signed-off-by: dependabot[bot] <support@dependabot.com>
    dependabot-support committed Aug 27, 2018
    Configuration menu
    Copy the full SHA
    4567a7a View commit details
    Browse the repository at this point in the history

Commits on Aug 31, 2018

  1. Update rand requirement from 0.4.2 to 0.5.5

    Updates the requirements on [rand](https://github.com/rust-lang-nursery/rand) to permit the latest version.
    - [Release notes](https://github.com/rust-lang-nursery/rand/releases)
    - [Changelog](https://github.com/rust-random/rand/blob/master/CHANGELOG.md)
    - [Commits](https://github.com/rust-lang-nursery/rand/commits/0.5.5)
    
    Signed-off-by: dependabot[bot] <support@dependabot.com>
    dependabot-support committed Aug 31, 2018
    Configuration menu
    Copy the full SHA
    518fce4 View commit details
    Browse the repository at this point in the history

Commits on Sep 2, 2018

  1. Merge remote-tracking branch 'origin/dependabot/cargo/ed25519-dalek-0…

    ….8.0' into dependabot/cargo/rand-0.5.5
    khernyo committed Sep 2, 2018
    Configuration menu
    Copy the full SHA
    651c7ed View commit details
    Browse the repository at this point in the history
  2. Update ed25519-dalek usage

    Signed-off-by: Szabolcs Berecz <szabolcs.berecz@gmail.com>
    khernyo committed Sep 2, 2018
    Configuration menu
    Copy the full SHA
    9a402bd View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    dc331c7 View commit details
    Browse the repository at this point in the history
  4. Fix quickcheck test compile error

    Signed-off-by: Szabolcs Berecz <szabolcs.berecz@gmail.com>
    khernyo committed Sep 2, 2018
    Configuration menu
    Copy the full SHA
    2096178 View commit details
    Browse the repository at this point in the history