pathdiff 0.2.1

Library for diffing paths to obtain relative paths
Documentation
[dependencies.camino]
optional = true
version = "1.0.5"

[package]
authors = ["Manish Goregaokar <manishsmail@gmail.com>"]
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"
repository = "https://github.com/Manishearth/pathdiff"
version = "0.2.1"
[package.metadata.docs.rs]
all-features = true