Skip to content

Commit 7864e8f

Browse files
build(deps): bump the all-cargo-version-updates group
Bumps the all-cargo-version-updates group in /rust with 2 updates: [hotpath](https://github.com/pawurb/hotpath-rs) and [mbtiles](https://github.com/maplibre/martin). Updates `hotpath` from 0.21.5 to 0.22.0 - [Release notes](https://github.com/pawurb/hotpath-rs/releases) - [Changelog](https://github.com/pawurb/hotpath-rs/blob/main/CHANGELOG.md) - [Commits](pawurb/hotpath-rs@v0.21.5...v0.22.0) Updates `mbtiles` from 0.18.1 to 0.19.0 - [Release notes](https://github.com/maplibre/martin/releases) - [Changelog](https://github.com/maplibre/martin/blob/main/release-plz.toml) - [Commits](maplibre/martin@mbtiles-v0.18.1...mbtiles-v0.19.0) --- updated-dependencies: - dependency-name: hotpath dependency-version: 0.22.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-cargo-version-updates - dependency-name: mbtiles dependency-version: 0.19.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-cargo-version-updates ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 59de43e commit 7864e8f

2 files changed

Lines changed: 37 additions & 22 deletions

File tree

rust/Cargo.lock

Lines changed: 35 additions & 20 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

rust/Cargo.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -42,13 +42,13 @@ glob = "0.3"
4242
globset = "0.4"
4343
hex = "0.4.3"
4444
hilbert_2d = "1.1.0"
45-
hotpath = "0.21"
45+
hotpath = "0.22"
4646
indicatif = "0.18"
4747
insta = "1.47.2"
4848
integer-encoding = "4.0.2"
4949
js-sys = "0.3"
5050
martin-tile-utils = "0.7"
51-
mbtiles = { version = "0.18", default-features = false, features = ["transcode"] }
51+
mbtiles = { version = "0.19", default-features = false, features = ["transcode"] }
5252
mimalloc = "0.1.52"
5353
mlt-core = { version = "0.12.4", path = "mlt-core" }
5454
moka = { version = "0.12", features = ["sync"] }

0 commit comments

Comments
 (0)