Skip to content

Commit

Permalink
Remove hashbrown 0.11 dep
Browse files Browse the repository at this point in the history
This is no longer used; everything is compatible with hashbrown 0.12.

Resolves brave/brave-browser#33121
  • Loading branch information
rillian committed Sep 27, 2023
1 parent d5e87cd commit 44eb43d
Show file tree
Hide file tree
Showing 36 changed files with 0 additions and 14,684 deletions.
4 changes: 0 additions & 4 deletions third_party/rust/Cargo.lock

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

4 changes: 0 additions & 4 deletions third_party/rust/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -608,10 +608,6 @@ package = "getrandom"
path = "group/v0_12/crate"
package = "group"

[patch.crates-io.hashbrown_v0_11]
path = "hashbrown/v0_11/crate"
package = "hashbrown"

[patch.crates-io.hashbrown_v0_12]
path = "hashbrown/v0_12/crate"
package = "hashbrown"
Expand Down
61 changes: 0 additions & 61 deletions third_party/rust/hashbrown/v0_11/BUILD.gn

This file was deleted.

7 changes: 0 additions & 7 deletions third_party/rust/hashbrown/v0_11/README.chromium

This file was deleted.

5 changes: 0 additions & 5 deletions third_party/rust/hashbrown/v0_11/crate/.cargo_vcs_info.json

This file was deleted.

3 changes: 0 additions & 3 deletions third_party/rust/hashbrown/v0_11/crate/.gitignore

This file was deleted.

Loading

0 comments on commit 44eb43d

Please sign in to comment.