Skip to content

Commit da24b6f

Browse files
committed
Bump memchr
1 parent 8ea06c8 commit da24b6f

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Cargo.lock

+2-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

crates/ide-db/Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ either.workspace = true
2222
itertools.workspace = true
2323
arrayvec = "0.7.2"
2424
indexmap.workspace = true
25-
memchr = "2.5.0"
25+
memchr = "2.6.4"
2626
triomphe.workspace = true
2727
nohash-hasher.workspace = true
2828

0 commit comments

Comments
 (0)