Skip to content

Commit 43f1a15

Browse files
build(deps): bump memmap2 from 0.9.9 to 0.9.10 (#4475)
Bumps [memmap2](https://github.com/RazrFalcon/memmap2-rs) from 0.9.9 to 0.9.10. - [Changelog](https://github.com/RazrFalcon/memmap2-rs/blob/master/CHANGELOG.md) - [Commits](RazrFalcon/memmap2-rs@v0.9.9...v0.9.10) --- updated-dependencies: - dependency-name: memmap2 dependency-version: 0.9.10 dependency-type: indirect 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>
1 parent 2dd3d02 commit 43f1a15

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

Cargo.lock

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2727,9 +2727,9 @@ checksum = "f52b00d39961fc5b2736ea853c9cc86238e165017a493d1d5c8eac6bdc4cc273"
27272727

27282728
[[package]]
27292729
name = "memmap2"
2730-
version = "0.9.9"
2730+
version = "0.9.10"
27312731
source = "registry+https://github.com/rust-lang/crates.io-index"
2732-
checksum = "744133e4a0e0a658e1374cf3bf8e415c4052a15a111acd372764c55b4177d490"
2732+
checksum = "714098028fe011992e1c3962653c96b2d578c4b4bce9036e15ff220319b1e0e3"
27332733
dependencies = [
27342734
"libc",
27352735
]

0 commit comments

Comments
 (0)