[dependencies.camino]
optional = true
version = "1.0.5"
[dev-dependencies.cfg-if]
version = "1.0.0"
[lib]
name = "pathdiff"
path = "src/lib.rs"
[package]
authors = ["Manish Goregaokar <manishsmail@gmail.com>"]
autobenches = false
autobins = false
autoexamples = false
autotests = false
build = false
description = "Library for diffing paths to obtain relative paths"
documentation = "https://docs.rs/pathdiff/"
edition = "2018"
keywords = ["path", "relative"]
license = "MIT/Apache-2.0"
name = "pathdiff"
readme = false
repository = "https://github.com/Manishearth/pathdiff"
version = "0.2.2"
[package.metadata.docs.rs]
all-features = true