mirror of
https://github.com/maplibre/martin.git
synced 2024-12-18 20:31:54 +03:00
Minor help cleanups
This commit is contained in:
parent
ed12b9480d
commit
e4c31384dc
2
Cargo.lock
generated
2
Cargo.lock
generated
@ -1852,7 +1852,7 @@ checksum = "b5e6163cb8c49088c2c36f57875e58ccd8c87c7427f7fbd50ea6710b2f3f2e8f"
|
||||
|
||||
[[package]]
|
||||
name = "martin"
|
||||
version = "0.11.1"
|
||||
version = "0.11.2"
|
||||
dependencies = [
|
||||
"actix-cors",
|
||||
"actix-http",
|
||||
|
@ -3,7 +3,7 @@ lints.workspace = true
|
||||
[package]
|
||||
name = "martin"
|
||||
# Once the release is published with the hash, update https://github.com/maplibre/homebrew-martin
|
||||
version = "0.11.1"
|
||||
version = "0.11.2"
|
||||
authors = ["Stepan Kuzmin <to.stepan.kuzmin@gmail.com>", "Yuri Astrakhan <YuriAstrakhan@gmail.com>", "MapLibre contributors"]
|
||||
description = "Blazing fast and lightweight tile server with PostGIS, MBTiles, and PMTiles support"
|
||||
keywords = ["maps", "tiles", "mbtiles", "pmtiles", "postgis"]
|
||||
|
@ -9,5 +9,5 @@ tilejson:
|
||||
description: public.function_zxy_query_test
|
||||
name: function_zxy_query_test
|
||||
format: mvt
|
||||
generator: martin-cp v0.11.1
|
||||
generator: martin-cp v0.11.2
|
||||
|
||||
|
@ -18,5 +18,5 @@ tilejson:
|
||||
name: table_source
|
||||
foo: '{"bar":"foo"}'
|
||||
format: mvt
|
||||
generator: martin-cp v0.11.1
|
||||
generator: martin-cp v0.11.2
|
||||
|
||||
|
@ -35,5 +35,5 @@ tilejson:
|
||||
</div>{{/__teaser__}}{{#__full__}}{{/__full__}}
|
||||
version: 1.0.0
|
||||
format: png
|
||||
generator: martin-cp v0.11.1
|
||||
generator: martin-cp v0.11.2
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user