Sha256: fc78538f0b5219f0066ae14b7e403b2a788377ffa5f6e157b430b9f8e4b2e63f

Contents?: true

Size: 1.15 KB

Versions: 3

Compression:

Stored size: 1.15 KB

Contents

# 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"
rust-version = "1.67"
name = "icu_provider_macros"
version = "1.5.0"
authors = ["The ICU4X Project Developers"]
include = [
    "data/**/*",
    "src/**/*",
    "examples/**/*",
    "benches/**/*",
    "tests/**/*",
    "Cargo.toml",
    "LICENSE",
    "README.md",
]
description = "Proc macros for ICU data providers"
homepage = "https://icu4x.unicode.org"
readme = "README.md"
categories = ["internationalization"]
license = "Unicode-3.0"
repository = "https://github.com/unicode-org/icu4x"

[lib]
path = "src/lib.rs"
proc-macro = true

[dependencies.proc-macro2]
version = "1.0.61"

[dependencies.quote]
version = "1.0.28"

[dependencies.syn]
version = "2.0.21"

[dev-dependencies]

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
wasmtime-29.0.0 ./ext/cargo-vendor/icu_provider_macros-1.5.0/Cargo.toml
wasmtime-28.0.0 ./ext/cargo-vendor/icu_provider_macros-1.5.0/Cargo.toml
wasmtime-27.0.0 ./ext/cargo-vendor/icu_provider_macros-1.5.0/Cargo.toml