From f65ba472d7dbed9042cd7d7d197fc54ad2e1451d Mon Sep 17 00:00:00 2001 From: Mihai Maruseac Date: Fri, 3 Jan 2025 15:31:03 -0800 Subject: [PATCH] Test what packages still depend on `cryptonite` 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 41d12508..35d09ef3 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -1059,7 +1059,7 @@ packages: - cpu - cryptocipher - cryptohash - - cryptonite + - cryptonite < 0 - cryptonite-openssl - crypto-pubkey-types - crypto-random-api