From 00edb36b976cbe50f217e5258669d0fa0f496bf3 Mon Sep 17 00:00:00 2001 From: Mihai Maruseac Date: Sun, 7 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 7f8c2ddf..ec6771ac 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -5411,7 +5411,7 @@ packages: - crypto-cipher-types - crypto-numbers - crypto-pubkey - - crypto-pubkey-openssh < 0 # 0.2.7 compile fail + - crypto-pubkey-openssh # 0 # 0.2.7 compile fail - crypto-token # required by tls-session-manager >= 0.0.5 - cryptohash-cryptoapi - css-text