WARNING: THIS SITE IS A MIRROR OF GITHUB.COM / IT CANNOT LOGIN OR REGISTER ACCOUNTS / THE CONTENTS ARE PROVIDED AS-IS / THIS SITE ASSUMES NO RESPONSIBILITY FOR ANY DISPLAYED CONTENT OR LINKS / IF YOU FOUND SOMETHING MAY NOT GOOD FOR EVERYONE, CONTACT ADMIN AT ilovescratch@foxmail.com
Skip to content

Commit 6fa528d

Browse files
chore(release): bump martin-tile-utils to 0.6.6 (#2364)
Apparently, I should have bumped `martin-tile-utils` as well.
1 parent 28aa4b4 commit 6fa528d

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

Cargo.lock

Lines changed: 1 addition & 1 deletion
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
@@ -64,7 +64,7 @@ lambda-web = { version = "0.2.1", features = ["actix4"] }
6464
log = "0.4"
6565
maplibre_native = "0.4.1"
6666
martin-core = { path = "./martin-core", version = "0.2.3", default-features = false }
67-
martin-tile-utils = { path = "./martin-tile-utils", version = "0.6.6" }
67+
martin-tile-utils = { path = "./martin-tile-utils", version = "0.6.7" }
6868
mbtiles = { path = "./mbtiles", version = "0.14.2" }
6969
md5 = "0.8.0"
7070
moka = { version = "0.12", features = ["future"] }

martin-tile-utils/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "martin-tile-utils"
3-
version = "0.6.6"
3+
version = "0.6.7"
44
authors = ["Yuri Astrakhan <[email protected]>", "MapLibre contributors"]
55
description = "Utilities to help with map tile processing, such as type and compression detection. Used by the MapLibre's Martin tile server."
66
keywords = ["maps", "tiles", "mvt", "tileserver"]

0 commit comments

Comments
 (0)