Skip to content

Commit 0df2737

Browse files
Bump memchr from 2.6.3 to 2.6.4 (#7758)
1 parent c82d050 commit 0df2737

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
@@ -25,7 +25,7 @@ insta = { version = "1.33.0", feature = ["filters", "glob"] }
2525
is-macro = { version = "0.3.0" }
2626
itertools = { version = "0.11.0" }
2727
log = { version = "0.4.17" }
28-
memchr = "2.6.3"
28+
memchr = "2.6.4"
2929
once_cell = { version = "1.17.1" }
3030
path-absolutize = { version = "3.1.1" }
3131
proc-macro2 = { version = "1.0.67" }

0 commit comments

Comments
 (0)