Skip to content

Commit bcb847a

Browse files
build(deps): bump memmap2 from 0.9.7 to 0.9.8 (#4106)
Bumps [memmap2](https://github.com/RazrFalcon/memmap2-rs) from 0.9.7 to 0.9.8. - [Changelog](https://github.com/RazrFalcon/memmap2-rs/blob/master/CHANGELOG.md) - [Commits](RazrFalcon/memmap2-rs@v0.9.7...v0.9.8) --- updated-dependencies: - dependency-name: memmap2 dependency-version: 0.9.8 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 03229cb commit bcb847a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Cargo.lock

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2766,9 +2766,9 @@ checksum = "32a282da65faaf38286cf3be983213fcf1d2e2a58700e808f83f4ea9a4804bc0"
27662766

27672767
[[package]]
27682768
name = "memmap2"
2769-
version = "0.9.7"
2769+
version = "0.9.8"
27702770
source = "registry+https://github.com/rust-lang/crates.io-index"
2771-
checksum = "483758ad303d734cec05e5c12b41d7e93e6a6390c5e9dae6bdeb7c1259012d28"
2771+
checksum = "843a98750cd611cc2965a8213b53b43e715f13c37a9e096c6408e69990961db7"
27722772
dependencies = [
27732773
"libc",
27742774
]

0 commit comments

Comments
 (0)