us-excel-template-data 0.1.0

US search demand for Excel & Google Sheets templates: 1,008 keywords with monthly volumes (2026), 16 categories, with a zero-dependency query API. CC BY 4.0 open data.
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 = "us-excel-template-data"
version = "0.1.0"
build = false
include = [
    "src/**/*",
    "data/**/*",
    "tests/**/*",
    "README.md",
    "LICENSE",
]
autolib = false
autobins = false
autoexamples = false
autotests = false
autobenches = false
description = "US search demand for Excel & Google Sheets templates: 1,008 keywords with monthly volumes (2026), 16 categories, with a zero-dependency query API. CC BY 4.0 open data."
homepage = "https://tabletemplates.com/free/"
documentation = "https://docs.rs/us-excel-template-data"
readme = "README.md"
keywords = [
    "excel",
    "spreadsheet",
    "templates",
    "keywords",
    "opendata",
]
categories = ["data-structures"]
license = "CC-BY-4.0"
repository = "https://github.com/tresor4k/us-excel-template-demand"

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

[[test]]
name = "integration"
path = "tests/integration.rs"

[dependencies]