deno_path_util 0.3.0

Path utilities used in Deno
Documentation
[dependencies.deno_error]
version = "0.5.2"

[dependencies.percent-encoding]
version = "2.3.0"

[dependencies.sys_traits]
version = "0.1.0"

[dependencies.thiserror]
version = "2"

[dependencies.url]
version = "2.5.1"

[dev-dependencies.pretty_assertions]
version = "1.4.0"

[dev-dependencies.sys_traits]
features = ["getrandom", "memory", "real"]
version = "0.1.0"

[dev-dependencies.tempfile]
version = "3.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.3.0"