browserslist-data 0.2.0

Data for browserslist-rs.
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 = "2024"
name = "browserslist-data"
version = "0.2.0"
authors = ["Pig Fang <g-plane@hotmail.com>"]
build = false
include = [
    "**/*.rs",
    "Cargo.toml",
    "src/generated/info.txt",
    "src/generated/**/*.bin",
    "src/generated/**/*.u32seq",
]
autolib = false
autobins = false
autoexamples = false
autotests = false
autobenches = false
description = "Data for browserslist-rs."
readme = false
license = "MIT"
repository = "https://github.com/browserslist/browserslist-rs"

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

[dependencies.ahash]
version = "0.8.12"

[dependencies.chrono]
version = "0.4.38"
default-features = false