path-clean 1.0.1

A Rust implementation of cleanname or path.Clean
Documentation
[[bench]]
harness = false
name = "clean_benchmark"

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

[package]
authors = ["Dan Reeves <hey@danreev.es>"]
description = "A Rust implementation of cleanname or path.Clean"
documentation = "https://docs.rs/path-clean"
exclude = ["scripts/*"]
keywords = ["path", "clean"]
license = "MIT OR Apache-2.0"
name = "path-clean"
readme = "README.md"
repository = "https://github.com/danreeves/path-clean"
version = "1.0.1"