zmap-tauri 0.1.0

A simulation-grade interactive map engine for Tauri desktop apps, animated objects, dynamic overlays, custom tooltips, and rich visual effects via Svelte.
Documentation
# THIS FILE IS AUTOMATICALLY GENERATED BY CARGO
#
# When uploading crates to the registry Cargo will automatically
# "normalize" Cargo.toml files for maximal compatibility
# with all versions of Cargo and also rewrite `path` dependencies
# to registry (e.g., crates.io) dependencies.
#
# If you are reading this file be aware that the original Cargo.toml
# will likely look very different (and much more reasonable).
# See Cargo.toml.orig for the original contents.

[package]
edition = "2021"
name = "zmap-tauri"
version = "0.1.0"
build = false
exclude = ["publish.sh"]
autolib = false
autobins = false
autoexamples = false
autotests = false
autobenches = false
description = "A simulation-grade interactive map engine for Tauri desktop apps, animated objects, dynamic overlays, custom tooltips, and rich visual effects via Svelte."
homepage = "https://github.com/ZAL-Analytics/zmap-tauri"
documentation = "https://docs.rs/zmap-tauri"
readme = "README.md"
keywords = [
    "tauri",
    "map",
    "simulation",
    "svelte",
    "interactive",
]
categories = [
    "gui",
    "visualization",
    "game-engines",
]
license = "Apache-2.0"
repository = "https://github.com/ZAL-Analytics/zmap-tauri"

[lib]
name = "zmap_tauri"
path = "src/lib.rs"