Move invalid test fixture files

This commit is contained in:
Yuri Astrakhan 2023-06-03 23:06:37 -04:00
parent b147c27380
commit 454d435589
3 changed files with 0 additions and 4 deletions

View File

@ -4,10 +4,6 @@ version = "0.2.0"
authors = ["Yuri Astrakhan <YuriAstrakhan@gmail.com>", "MapLibre contributors"]
description = "A simple low-level MbTiles access and processing library, with some tile format detection and other relevant heuristics."
keywords = ["mbtiles", "maps", "tiles", "mvt", "tilejson"]
exclude = [
# Exclude the fixtures directory from the package - it's only used for tests.
"/fixtures",
]
edition.workspace = true
rust-version.workspace = true
repository.workspace = true