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 prost requirement from 0.10 to 0.11 #2788

Merged
merged 8 commits into from Aug 16, 2022

Commits on Aug 1, 2022

  1. build(deps): Update prost-build requirement from 0.10 to 0.11

    Updates the requirements on [prost-build](https://github.com/tokio-rs/prost) to permit the latest version.
    - [Release notes](https://github.com/tokio-rs/prost/releases)
    - [Commits](tokio-rs/prost@v0.10.0...v0.11.0)
    
    ---
    updated-dependencies:
    - dependency-name: prost-build
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] committed Aug 1, 2022
    Copy the full SHA
    9ed09a7 View commit details
    Browse the repository at this point in the history
  2. build(deps): Update prost requirement from 0.10 to 0.11

    Updates the requirements on [prost](https://github.com/tokio-rs/prost) to permit the latest version.
    - [Release notes](https://github.com/tokio-rs/prost/releases)
    - [Commits](tokio-rs/prost@v0.10.0...v0.11.0)
    
    ---
    updated-dependencies:
    - dependency-name: prost
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] committed Aug 1, 2022
    Copy the full SHA
    6482b2d View commit details
    Browse the repository at this point in the history

Commits on Aug 4, 2022

  1. Copy the full SHA
    f6a915e View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    e058b38 View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    61fc263 View commit details
    Browse the repository at this point in the history

Commits on Aug 16, 2022

  1. .github: Install protoc

    mxinden committed Aug 16, 2022
    Copy the full SHA
    b00a2bc View commit details
    Browse the repository at this point in the history
  2. Merge branch 'master' of https://github.com/libp2p/rust-libp2p into d…

    …ependabot/cargo/prost-0.11
    mxinden committed Aug 16, 2022
    Copy the full SHA
    c768dab View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    ece8c14 View commit details
    Browse the repository at this point in the history