From 9835e2ae736235810b4ea1c162ca5e65c547e770 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Sat, 18 May 2024 04:49:50 +0200 Subject: Merging upstream version 1.71.1+dfsg1. Signed-off-by: Daniel Baumann --- vendor/snapbox/src/path.rs | 1 + 1 file changed, 1 insertion(+) (limited to 'vendor/snapbox/src/path.rs') diff --git a/vendor/snapbox/src/path.rs b/vendor/snapbox/src/path.rs index 16e4ef653..9cd1e3f94 100644 --- a/vendor/snapbox/src/path.rs +++ b/vendor/snapbox/src/path.rs @@ -1,5 +1,6 @@ //! Initialize working directories and assert on how they've changed +#[cfg(feature = "path")] use crate::data::{NormalizeMatches, NormalizeNewlines, NormalizePaths}; /// Working directory for tests #[derive(Debug)] -- cgit v1.2.3