Skip to content

Commit

Permalink
Bump linked-hash-map from 0.5.4 to 0.5.6 in /rust (#76)
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>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Nov 15, 2022
1 parent e067f91 commit 15faa32
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions rust/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 rust/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ digest = "^0.9"
bech32 = "0.7.2"
hex = "0.4.0"
cfg-if = "1"
linked-hash-map = "0.5.3"
linked-hash-map = "0.5.6"
serde_json = "1.0.57"
num-bigint = "0.4.0"
num-integer = "0.1.45"
Expand Down

0 comments on commit 15faa32

Please sign in to comment.