Skip to content

Commit

Permalink
deps: gender_guesser 0.2.0 has been released, remove patch.crates-i…
Browse files Browse the repository at this point in the history
…o entry
  • Loading branch information
jqnatividad committed Mar 11, 2024
1 parent 52331da commit 97873a5
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 4 deletions.
3 changes: 2 additions & 1 deletion Cargo.lock

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

3 changes: 0 additions & 3 deletions Cargo.toml
Expand Up @@ -238,9 +238,6 @@ serial_test = { version = "3.0", features = ["file_locks"] }
dynfmt = { git = "https://github.com/jqnatividad/dynfmt", branch = "2021-clippy_ptr_as_ptr-bumpdeps" }
# needed to get latest dependencies and unreleased fixes
grex = { git = "https://github.com/pemistahl/grex", rev = "cb70109" }
# nam_dict.txt file needed to be loaded from filesystem upstream, and not vendored, causing runtime errors
# we created a PR to fix this, and it's been merged, but not released
gender_guesser = { git = "https://github.com/jqnatividad/gender_guesser", branch = "bundle_namdict_txt" }

[features]
default = ["mimalloc"]
Expand Down

0 comments on commit 97873a5

Please sign in to comment.