aboutsummaryrefslogtreecommitdiff
path: root/Cargo.lock
diff options
context:
space:
mode:
authorMax Bossing <max@bossi.ng>2025-07-19 17:00:42 +0200
committerMax Bossing <max@bossi.ng>2025-07-19 17:00:42 +0200
commitbe07419e395cdb27607ceaa67b76a7ba25972d96 (patch)
treea0223ae6ebc2ee30bb0a4abc24bc10a8b944726e /Cargo.lock
parent15bcc6147fff93a8862ada7d564bd558bba5c6e4 (diff)
feat: respect absolute/relative paths in dest field
Diffstat (limited to 'Cargo.lock')
-rw-r--r--Cargo.lock2
1 files changed, 1 insertions, 1 deletions
diff --git a/Cargo.lock b/Cargo.lock
index e1b2bb4..70f66c6 100644
--- a/Cargo.lock
+++ b/Cargo.lock
@@ -133,7 +133,7 @@ dependencies = [
[[package]]
name = "dots"
-version = "2.0.0"
+version = "2.1.0"
dependencies = [
"clap",
"dirs",