aboutsummaryrefslogtreecommitdiff
path: root/Cargo.toml
AgeCommit message (Collapse)Author
2025-07-19feat: respect absolute/relative paths in dest fieldMax Bossing
2025-07-16feat!: dots-unlinking and ux changes[object Object]
* start of unlink implementation * refactor: move dot logic out of main mod * feat: finish implementing unlinking of dots * chore: add test files to gitignore * chore: "use" cleanup * chore: add explanation and additional info to cli * chore: add crate description * chore: bump version to 2.0.0
2025-07-15initMax Bossing