cargo-binstall/crates/normalize-path/Cargo.toml
github-actions[bot] c917f94f28
release: normalize-path v0.2.1 (#1173)
chore: Release

Co-authored-by: github-actions <github-actions@github.com>
2023-06-26 08:22:39 +00:00

10 lines
342 B
TOML

[package]
name = "normalize-path"
description = "Like canonicalize, but without performing I/O"
repository = "https://github.com/cargo-bins/cargo-binstall"
documentation = "https://docs.rs/normalize-path"
version = "0.2.1"
rust-version = "1.61.0"
authors = ["Jiahao XU <Jiahao_XU@outlook.com>"]
edition = "2021"
license = "Apache-2.0 OR MIT"