summaryrefslogtreecommitdiff
path: root/Cargo.toml
blob: 477e0409ede7f10972ba95e5571a1c37a2e85b3d (plain)
1
2
3
4
5
6
7
8
[package]
name = "pathdedup"
version = "0.2.0"
edition = "2021"

# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html

[dependencies]