From d0ab0f507682d2bc0ad4727a500fd7374ca437a8 Mon Sep 17 00:00:00 2001 From: Debian Rust Maintainers Date: Tue, 28 Apr 2026 16:03:04 +0000 Subject: [PATCH] relax-deps =================================================================== Gbp-Pq: Name relax-deps.patch --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index 6ece284..ab4d5d9 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -137,7 +137,7 @@ version = "3" version = "0.16" [dependencies.toml] -version = "0.9" +version = ">= 0.9, < 2" [dependencies.walkdir] version = "2" -- 2.30.2