s2-tilejson 1.13.0

Backwards compatible JSON format for describing s2 map tilesets.
Documentation
1
2
3
4
5
6
7
8
9
10
[toolchain]
channel = "stable"
components = ["rustc", "rustfmt", "clippy", "rust-docs", "rust-analyzer", "miri"]
targets = [
  "x86_64-unknown-linux-gnu",
  "wasm32-unknown-unknown",
  "wasm32-wasi",
  "aarch64-apple-darwin",
]
profile = "complete"