[dependencies.percent-encoding]
version = "2.3.0"
[dependencies.thiserror]
version = "1.0.61"
[dependencies.url]
version = "2.3.1"
[dev-dependencies.pretty_assertions]
version = "1.4.0"
[features]
[lib]
name = "deno_path_util"
path = "src/lib.rs"
[package]
authors = ["the Deno authors"]
autobenches = false
autobins = false
autoexamples = false
autotests = false
build = false
description = "Path utilities used in Deno"
edition = "2021"
license = "MIT"
name = "deno_path_util"
readme = "README.md"
repository = "https://github.com/denoland/deno_path_util"
version = "0.2.1"