hurl/packages/hurl_core/Cargo.toml
2020-11-03 07:41:48 +01:00

18 lines
241 B
TOML

[package]
name = "hurl_core"
version = "0.99.14"
authors = ["Fabrice Reix <fabrice.reix@orange.com>"]
edition = "2018"
[features]
# Treat warnings as a build error.
strict = []
[dependencies]
float-cmp = "0.6.0"
sxd-document = "0.3.2"