Skip to content

Commit ba26685

Browse files
build(deps): Bump memchr from 2.7.1 to 2.7.2 (#2845)
Bumps [memchr](https://github.com/BurntSushi/memchr) from 2.7.1 to 2.7.2. - [Commits](BurntSushi/memchr@2.7.1...2.7.2) --- updated-dependencies: - dependency-name: memchr dependency-type: indirect 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>
1 parent e39f0ce commit ba26685

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
@@ -2295,9 +2295,9 @@ checksum = "0e7465ac9959cc2b1404e8e2367b43684a6d13790fe23056cc8c6c5a6b7bcb94"
22952295

22962296
[[package]]
22972297
name = "memchr"
2298-
version = "2.7.1"
2298+
version = "2.7.2"
22992299
source = "registry+https://github.com/rust-lang/crates.io-index"
2300-
checksum = "523dc4f511e55ab87b694dc30d0f820d60906ef06413f93d4d7a1385599cc149"
2300+
checksum = "6c8640c5d730cb13ebd907d8d04b52f55ac9a2eec55b440c8892f40d56c76c1d"
23012301

23022302
[[package]]
23032303
name = "memmap2"

0 commit comments

Comments
 (0)