Skip to content

Commit 6203199

Browse files
chore(deps): update rust crate hashbrown to 0.15.3
1 parent 426cee5 commit 6203199

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

Cargo.lock

Lines changed: 5 additions & 5 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
@@ -194,7 +194,7 @@ getrandom = "0.2.15"
194194
globset = "0.4.16"
195195
grit-pattern-matcher = "0.5.1"
196196
grit-util = "0.5.1"
197-
hashbrown = { version = "0.15.2", default-features = false }
197+
hashbrown = { version = "0.15.3", default-features = false }
198198
ignore = "0.4.23"
199199
indexmap = { version = "2.9.0" }
200200
insta = "1.43.1"

0 commit comments

Comments
 (0)