Skip to content

Commit

Permalink
Bump linked-hash-map from 0.5.4 to 0.5.6 (#3483)
Browse files Browse the repository at this point in the history
Bumps [linked-hash-map](https://github.com/contain-rs/linked-hash-map) from 0.5.4 to 0.5.6.
- [Release notes](https://github.com/contain-rs/linked-hash-map/releases)
- [Commits](https://github.com/contain-rs/linked-hash-map/commits/v0.5.6)

---
updated-dependencies:
- dependency-name: linked-hash-map
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: LemonHX.eth <lemonhx@lemonhx.tech>
  • Loading branch information
dependabot[bot] and LemonHX authored Jul 8, 2022
1 parent f7257c5 commit 94c2ddb
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion network-p2p/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ either = "1.6.1"
fnv = "1.0.6"
futures = "0.3.12"
futures-timer = "3.0"
linked-hash-map = "0.5.4"
linked-hash-map = "0.5.6"
linked_hash_set = "0.1.3"
log = "0.4.16"
lru = "0.7.7"
Expand Down

0 comments on commit 94c2ddb

Please sign in to comment.