dunce 1.0.4

Normalize Windows paths to the most compatible format, avoiding UNC where possible
Documentation
[badges.appveyor]
repository = "pornel/dunce"

[badges.gitlab]
repository = "kornelski/dunce"

[badges.maintenance]
status = "passively-maintained"

[package]
authors = ["Kornel <kornel@geekhood.net>"]
categories = ["filesystem"]
description = "Normalize Windows paths to the most compatible format, avoiding UNC where possible"
documentation = "https://docs.rs/dunce"
edition = "2021"
homepage = "https://lib.rs/crates/dunce"
keywords = ["realpath", "unc", "canonicalize", "windows", "deunc"]
license = "CC0-1.0 OR MIT-0 OR Apache-2.0"
name = "dunce"
readme = "README.md"
repository = "https://gitlab.com/kornelski/dunce"
version = "1.0.4"
[package.metadata.docs.rs]
targets = ["x86_64-unknown-linux-gnu"]