Skip to content

Commit

Permalink
Bump memmap2 from 0.9.4 to 0.9.5 (#18)
Browse files Browse the repository at this point in the history
Bumps [memmap2](https://github.com/RazrFalcon/memmap2-rs) from 0.9.4 to 0.9.5.
- [Changelog](https://github.com/RazrFalcon/memmap2-rs/blob/master/CHANGELOG.md)
- [Commits](RazrFalcon/memmap2-rs@v0.9.4...v0.9.5)

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Sep 23, 2024
1 parent 4739e96 commit 1392810
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 Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ strip = true
panic = "abort"

[dependencies]
memmap2 = "0.9.4"
memmap2 = "0.9.5"
clap = { version = "4.5.18", features = ["derive"] }
paste = "1.0.15"
libloading = "0.8.5"
Expand Down

0 comments on commit 1392810

Please sign in to comment.