Sha256: 6f8d2495f093253add30070ab41e48abb5078fd6cfe5586cf5dae64dc08f8086

Contents?: true

Size: 1.29 KB

Versions: 3

Compression:

Stored size: 1.29 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.0"
name = "idna_adapter"
version = "1.2.0"
authors = ["The rust-url developers"]
build = false
autobins = false
autoexamples = false
autotests = false
autobenches = false
description = "Back end adapter for idna"
homepage = "https://docs.rs/crate/idna_adapter/latest"
documentation = "https://docs.rs/idna_adapter/latest/idna_adapter/"
readme = "README.md"
keywords = [
    "unicode",
    "dns",
    "idna",
]
categories = [
    "no-std",
    "internationalization",
]
license = "Apache-2.0 OR MIT"
repository = "https://github.com/hsivonen/idna_adapter"

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

[dependencies.icu_normalizer]
version = "1.4.3"

[dependencies.icu_properties]
version = "1.4.2"

[features]
compiled_data = [
    "icu_normalizer/compiled_data",
    "icu_properties/compiled_data",
]

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
wasmtime-29.0.0 ./ext/cargo-vendor/idna_adapter-1.2.0/Cargo.toml
wasmtime-28.0.0 ./ext/cargo-vendor/idna_adapter-1.2.0/Cargo.toml
wasmtime-27.0.0 ./ext/cargo-vendor/idna_adapter-1.2.0/Cargo.toml