[]
= "wslpath"
= "0.0.2"
= "2018"
= ["Pratik Chowdhury pratikc@live.co.uk"]
= "Convert Windows to WSL Path and vice-versa"
= "README.md"
= "https://github.com/pratikpc/wsl-path-rust"
= [".devcontainer"]
= "MIT"
= "https://github.com/pratikpc/wsl-path-rust#readme"
[]
= "wslpath" # The name of the target.
= "src/lib.rs" # The source file of the target.
= ["lib"] # The crate types to generate.
= [] # Features required to build this target (N/A for lib).
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
[]