Skip to content

Commit 4ce9e29

Browse files
chore(deps): bump maxminddb from 0.28.1 to 0.30.0
Bumps [maxminddb](https://github.com/oschwald/maxminddb-rust) from 0.28.1 to 0.30.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@v0.28.1...v0.30.0) --- updated-dependencies: - dependency-name: maxminddb dependency-version: 0.30.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent dad4448 commit 4ce9e29

2 files changed

Lines changed: 3 additions & 4 deletions

File tree

Cargo.lock

Lines changed: 2 additions & 3 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
@@ -28,7 +28,7 @@ chrono = { version = "=0.4.45" }
2828
dirs = { version = "=6.0.0" }
2929
hex = { version = "=0.4.3" }
3030
iced = { version = "=0.14.0", features = ["tokio", "image", "qr_code"] }
31-
maxminddb = { version = "=0.28.1", features = ["mmap"] }
31+
maxminddb = { version = "=0.30.0", features = ["mmap"] }
3232
memmap2 = { version = "=0.9.11" }
3333
once_cell = { version = "=1.21.4" }
3434
open = { version = "=5.3.5" }

0 commit comments

Comments
 (0)