diff options
| author | Max Bossing <max@bossi.ng> | 2025-07-19 17:00:42 +0200 | 
|---|---|---|
| committer | Max Bossing <max@bossi.ng> | 2025-07-19 17:00:42 +0200 | 
| commit | be07419e395cdb27607ceaa67b76a7ba25972d96 (patch) | |
| tree | a0223ae6ebc2ee30bb0a4abc24bc10a8b944726e /Cargo.toml | |
| parent | 15bcc6147fff93a8862ada7d564bd558bba5c6e4 (diff) | |
feat: respect absolute/relative paths in dest field
Diffstat (limited to 'Cargo.toml')
| -rw-r--r-- | Cargo.toml | 2 | 
1 files changed, 1 insertions, 1 deletions
| @@ -1,7 +1,7 @@  [package]  name = "dots"  description = "System-agnostic dotfile-deployer " -version = "2.0.0" +version = "2.1.0"  edition = "2024"  [dependencies] | 
