Skip to content

Commit

Permalink
Bump memchr from 2.6.3 to 2.6.4 (#7758)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] committed Oct 2, 2023
1 parent c82d050 commit 0df2737
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion Cargo.toml
Expand Up @@ -25,7 +25,7 @@ insta = { version = "1.33.0", feature = ["filters", "glob"] }
is-macro = { version = "0.3.0" }
itertools = { version = "0.11.0" }
log = { version = "0.4.17" }
memchr = "2.6.3"
memchr = "2.6.4"
once_cell = { version = "1.17.1" }
path-absolutize = { version = "3.1.1" }
proc-macro2 = { version = "1.0.67" }
Expand Down

0 comments on commit 0df2737

Please sign in to comment.