Skip to content

Commit

Permalink
Bump maxminddb from 0.24.0 to 0.25.0 in the minor group
Browse files Browse the repository at this point in the history
Bumps the minor group with 1 update: [maxminddb](https://github.com/oschwald/maxminddb-rust).


Updates `maxminddb` from 0.24.0 to 0.25.0
- [Release notes](https://github.com/oschwald/maxminddb-rust/releases)
- [Changelog](https://github.com/oschwald/maxminddb-rust/blob/0.25.0/CHANGELOG.md)
- [Commits](oschwald/maxminddb-rust@0.24.0...0.25.0)

---
updated-dependencies:
- dependency-name: maxminddb
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Feb 17, 2025
1 parent 74ec0d9 commit a57409a
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 8 deletions.
11 changes: 4 additions & 7 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 @@ -17,7 +17,7 @@ cadence = "^1.5.0"
envy = "^0.4.2"
futures = "^0.3"
lazy_static = "^1.5.0"
maxminddb = "^0.24.0"
maxminddb = "^0.25.0"
regex = "^1.11.1"
sentry = "^0.36.0"
sentry-actix = "^0.36.0"
Expand Down

0 comments on commit a57409a

Please sign in to comment.