mirror of
https://github.com/lexmount/moli.git
synced 2026-09-26 00:01:32 +00:00
13 lines
162 B
TOML
13 lines
162 B
TOML
[package]
|
|
name = "moli-xpath"
|
|
version = "0.1.0"
|
|
edition = "2024"
|
|
license = "MPL-2.0"
|
|
|
|
[dependencies]
|
|
log = "0.4"
|
|
markup5ever = "0.39.0"
|
|
|
|
[lints]
|
|
workspace = true
|