mxinden / libp2p-perf

The iPerf equivalent for the libp2p ecosystem.
Apache License 2.0
9 stars 7 forks source link

build(deps): update libp2p requirement from 0.50.0 to 0.51.1 in /rust #95

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Updates the requirements on libp2p to permit the latest version.

Commits
  • 3959b2c docs: Prepare v0.51.1 (#3594)
  • 2a14df2 feat: introduce libp2p-identity crate
  • d81f947 fix(ci): use --locked instead of --frozen for lockfile check
  • 83ef657 fix(webrtc): gracefully handle resets of individual connections
  • dea6a8c feat(ci): add dedicated job for ensuring the lockfile is up-to-date
  • 8555e08 fix: update Cargo.lock after version bumps
  • 69af850 docs: Reintroduce root level changelog file
  • 1f31e0c fix(libp2p): do not pin alpha versions
  • aedecf7 feat(tls): Promote to v0.1.0
  • 0cad636 fix: move changelog entries to correct version
  • Additional commits viewable in compare view


Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
dependabot[bot] commented 1 year ago

Superseded by #96.