Skip to content

Commit

Permalink
Merge pull request #2347 from dathere/dependabot/cargo/governor-0.8.0
Browse files Browse the repository at this point in the history
build(deps): bump governor from 0.7.0 to 0.8.0
  • Loading branch information
jqnatividad authored Dec 11, 2024
2 parents 9725efd + 7b492b6 commit c3c0bea
Show file tree
Hide file tree
Showing 2 changed files with 24 additions and 3 deletions.
25 changes: 23 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
Original file line number Diff line number Diff line change
Expand Up @@ -119,7 +119,7 @@ futures-util = "0.3"
gender_guesser = { version = "0.2", optional = true }
geosuggest-core = { version = "0.6", optional = true }
geosuggest-utils = { version = "0.6", optional = true }
governor = { version = "0.7", optional = true }
governor = { version = "0.8", optional = true }
grex = { version = "1.4", default-features = false }
gzp = { version = "0.11", default-features = false, features = [
"snappy_default",
Expand Down

0 comments on commit c3c0bea

Please sign in to comment.