Quellcodebibliothek Statistik Leitseite products/Sources/formale Sprachen/C/Firefox/third_party/rust/happy-eyeballs/   (Firefox Browser Version 153.0.1©)  Datei vom 27.6.2026 mit Größe 1 kB image not shown  

Quelle  Cargo.toml   Sprache: unbekannt

 
Spracherkennung für: .toml vermutete Sprache: Unknown {[0] [0] [0]} [Methode: Schwerpunktbildung, einfache Gewichte, sechs Dimensionen]

# 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"
rust-version = "1.85.0"
name = "happy-eyeballs"
version = "0.6.0"
build = false
autolib = false
autobins = false
autoexamples = false
autotests = false
autobenches = false
readme = "README.md"
license = "MIT OR Apache-2.0"

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

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

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

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

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

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

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

[dependencies.log]
version = "0.4"
default-features = false

[dependencies.thiserror]
version = "2.0.12"
default-features = false

[dependencies.url]
version = "2.5.7"
default-features = false

[dev-dependencies.env_logger]
version = "0.10"
default-features = false

[Dauer der Verarbeitung: 0.15 Sekunden, vorverarbeitet 2026-08-25]