Skip to content

Commit 99bfbad

Browse files
Bump memchr from 2.8.0 to 2.8.1 (#8038)
Bumps [memchr](https://github.com/BurntSushi/memchr) from 2.8.0 to 2.8.1. - [Commits](BurntSushi/memchr@2.8.0...2.8.1) --- updated-dependencies: - dependency-name: memchr dependency-version: 2.8.1 dependency-type: direct:production 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 a0bc9a7 commit 99bfbad

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

Cargo.lock

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -257,7 +257,7 @@ malachite-bigint = "0.9.1"
257257
malachite-q = "0.9.1"
258258
malachite-base = "0.9.1"
259259
md-5 = "0.11"
260-
memchr = "2.8.0"
260+
memchr = "2.8.1"
261261
memmap2 = "0.9.10"
262262
mt19937 = "3.3"
263263
num-complex = "0.4.6"

0 commit comments

Comments
 (0)