From 52bfc6a7cc86b23af3786db2bad7f3ff8aad0fd5 Mon Sep 17 00:00:00 2001 From: Mihai Maruseac Date: Fri, 12 Sep 2025 07:50:12 -0800 Subject: [PATCH] Test removing a `<0` bound Signed-off-by: Mihai Maruseac --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 04aa2db4..de08ad85 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -5808,7 +5808,7 @@ packages: - word8 - xml - xml-conduit - - xml-conduit-writer < 0 # 0.1.1.5 fails to compile + - xml-conduit-writer # 0 # 0.1.1.5 fails to compile - xml-hamlet - xml-types - xss-sanitize