Skip to content

Commit 91770cf

Browse files
Bump maxminddb from 0.26.0 to 0.27.0
Bumps [maxminddb](https://github.com/oschwald/maxminddb-rust) from 0.26.0 to 0.27.0. - [Release notes](https://github.com/oschwald/maxminddb-rust/releases) - [Changelog](https://github.com/oschwald/maxminddb-rust/blob/main/CHANGELOG.md) - [Commits](oschwald/maxminddb-rust@0.26.0...v0.27.0) --- updated-dependencies: - dependency-name: maxminddb dependency-version: 0.27.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent c81a969 commit 91770cf

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

Cargo.lock

Lines changed: 2 additions & 2 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
@@ -24,7 +24,7 @@ log = { version = "=0.4.28", features = [
2424
"max_level_debug",
2525
"release_max_level_debug",
2626
] }
27-
maxminddb = { version = "=0.26.0", features = ["mmap"] }
27+
maxminddb = { version = "=0.27.0", features = ["mmap"] }
2828
parking_lot = "=0.12.4"
2929
rand = "=0.9.2"
3030
ratatui = { version = "=0.29.0", optional = true }

0 commit comments

Comments
 (0)