clean-path 0.2.1

A safe fork of the `path-clean` crate
Documentation
[[bench]]
harness = false
name = "clean_benchmark"

[dependencies]
[dev-dependencies.criterion]
version = "0.2"

[package]
authors = ["Frank de Jong <f.jin@protonmail.com>"]
description = "A safe fork of the `path-clean` crate"
documentation = "https://docs.rs/clean-path"
exclude = [".github/"]
keywords = ["path", "clean"]
license = "MIT OR Apache-2.0"
name = "clean-path"
readme = "README.md"
repository = "https://gitlab.com/foo-jin/clean-path"
version = "0.2.1"