Skip to content

Commit b9ececd

Browse files
Bump maxminddb from 0.28.1 to 0.29.0
Bumps [maxminddb](https://github.com/oschwald/maxminddb-rust) from 0.28.1 to 0.29.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.29.0) --- updated-dependencies: - dependency-name: maxminddb dependency-version: 0.29.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 06a249c commit b9ececd

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
@@ -48,7 +48,7 @@ etherparse = "0.20.2"
4848
iced = { version = "0.14.0", features = ["tokio", "svg", "advanced", "lazy", "image"] }
4949
ipnet = "2.12.0"
5050
listeners = "0.6.0"
51-
maxminddb = "0.28.1"
51+
maxminddb = "0.29.0"
5252
pcap = "2.4.0"
5353
phf = "0.13.1"
5454
phf_shared = "0.13.1"

0 commit comments

Comments
 (0)