Skip to content

Commit

Permalink
Bump memmap2 from 0.6.1 to 0.6.2
Browse files Browse the repository at this point in the history
Bumps [memmap2](/~https://github.com/RazrFalcon/memmap2-rs) from 0.6.1 to 0.6.2.
- [Changelog](/~https://github.com/RazrFalcon/memmap2-rs/blob/master/CHANGELOG.md)
- [Commits](RazrFalcon/memmap2-rs@v0.6.1...v0.6.2)

---
updated-dependencies:
- dependency-name: memmap2
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored May 29, 2023
1 parent ef456cb commit bf2cf8d
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 src/core/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ typed-builder = "0.14.0"
twox-hash = "1.6.0"
vec-collections = "0.3.4"
piz = "0.4.0" # piz 0.5.1 requires Rust 1.63+
memmap2 = "0.6.1"
memmap2 = "0.6.2"
ouroboros = "0.15.6"

[dev-dependencies]
Expand Down

0 comments on commit bf2cf8d

Please sign in to comment.