Skip to content

Commit 55d0e11

Browse files
Bump memchr from 2.6.4 to 2.7.1 (#9827)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 1de945e commit 55d0e11

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

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
@@ -55,7 +55,7 @@ lalrpop-util = { version = "0.20.0", default-features = false }
5555
lexical-parse-float = { version = "0.8.0", features = ["format"] }
5656
libcst = { version = "1.1.0", default-features = false }
5757
log = { version = "0.4.17" }
58-
memchr = { version = "2.6.4" }
58+
memchr = { version = "2.7.1" }
5959
mimalloc = { version ="0.1.39"}
6060
natord = { version = "1.0.9" }
6161
notify = { version = "6.1.1" }

0 commit comments

Comments
 (0)