Documentation
[dependencies.float-cmp]
version = "0.9.0"

[dependencies.libxml]
version = "0.3.3"

[dependencies.regex]
version = "1.10.4"
[lints.clippy]
empty_structs_with_brackets = "deny"
manual_string_new = "deny"
semicolon_if_nothing_returned = "deny"

[lints.rust]
warnings = "deny"

[package]
authors = ["Fabrice Reix <fabrice.reix@orange.com>", "Jean-Christophe Amiel <jeanchristophe.amiel@orange.com>", "Filipe Pinto <filipe.pinto@orange.com>"]
description = "Hurl Core"
documentation = "https://hurl.dev"
edition = "2021"
homepage = "https://hurl.dev"
license = "Apache-2.0"
name = "hurl_core"
readme = "README.md"
repository = "https://github.com/Orange-OpenSource/hurl"
version = "4.3.0"