Description: Relax dependency versions
Author: Nadzeya Hutsko <nadzya.info@gmail.com>
Forwarded: not-needed
Last-Update: 2025-09-29
---
This patch header follows DEP-3: http://dep.debian.net/deps/dep3/
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -99,7 +99,7 @@
 version = "0.5.0"
 
 [dev-dependencies.unindent]
-version = "0.1"
+version = "0.2"
 
 [lints.clippy]
 alloc_instead_of_core = "warn"
