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

build(deps): update rand requirement from 0.7.2 to 0.8.0 #488

Merged
merged 9 commits into from Jan 4, 2021

Commits on Dec 28, 2020

  1. build(deps): update rand requirement from 0.7.2 to 0.8.0

    Updates the requirements on [rand](https://github.com/rust-random/rand) to permit the latest version.
    - [Release notes](https://github.com/rust-random/rand/releases)
    - [Changelog](https://github.com/rust-random/rand/blob/master/CHANGELOG.md)
    - [Commits](rust-random/rand@0.7.3...0.8.0)
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] committed Dec 28, 2020
    Copy the full SHA
    94b0740 View commit details
    Browse the repository at this point in the history

Commits on Dec 29, 2020

  1. Copy the full SHA
    53cf7e9 View commit details
    Browse the repository at this point in the history

Commits on Dec 30, 2020

  1. Seed from u64

    dvdplm committed Dec 30, 2020
    Copy the full SHA
    a29d15c View commit details
    Browse the repository at this point in the history

Commits on Jan 4, 2021

  1. 1
    Copy the full SHA
    0f82a11 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'master' into dependabot/cargo/rand-0.8.0

    * master:
      Remove deprecated FromStr/TryFrom impls for Secret (#495)
      primitive-types: address nits of #480 (#485)
      build(deps): update impl-trait-for-tuples requirement (#490)
      fix: make from_str parse 0x-prefixed strings (#487)
      update some dev-dependencies (#493)
    ordian committed Jan 4, 2021
    Copy the full SHA
    cd53d65 View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    35ab292 View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    5f5b495 View commit details
    Browse the repository at this point in the history
  5. Copy the full SHA
    26365cf View commit details
    Browse the repository at this point in the history
  6. Merge branch 'master' into dependabot/cargo/rand-0.8.0

    * master:
      build(deps): update smallvec requirement from 0.6.10 to 1.6.0 (#494)
      build(deps): update secp256k1 requirement from 0.19.0 to 0.20.0 (#496)
    ordian committed Jan 4, 2021
    Copy the full SHA
    ff3463c View commit details
    Browse the repository at this point in the history