From 511611f1719c2b984d49678555c44a9731e7075d Mon Sep 17 00:00:00 2001 From: Devon Carew Date: Mon, 19 Aug 2024 21:22:21 +0000 Subject: [PATCH] Bump crypto to eede7d6918c51159c1422b7449f40dbac660ee57 Changes: ``` > git log --format="%C(auto) %h %s" 1216790..eede7d6 https://dart.googlesource.com/crypto.git/+/eede7d6 Revert wasm using fast path due to dart-lang/sdk/issues/55266 (181) https://dart.googlesource.com/crypto.git/+/3200166 Prepare to release v3.0.4 (178) ``` Diff: https://dart.googlesource.com/crypto.git/+/1216790ba704a0ab194f9cd0da2d65e1767f3342..eede7d6918c51159c1422b7449f40dbac660ee57/ Change-Id: I9e13bd707604831ca18aeb618d45c619b398a39f Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/381303 Reviewed-by: Kevin Moore Commit-Queue: Devon Carew --- DEPS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DEPS b/DEPS index eb57f2cbb11..0637dd23fcf 100644 --- a/DEPS +++ b/DEPS @@ -131,7 +131,7 @@ vars = { "clock_rev": "6e43768a0b135a0d36fc886907b70c4bf27117e6", "collection_rev": "0c1f829c29da1d63488be774f430b2035a565d6f", "convert_rev": "9035cafefc1da4315f26058734d0c2a19d5ab56a", - "crypto_rev": "1216790ba704a0ab194f9cd0da2d65e1767f3342", + "crypto_rev": "eede7d6918c51159c1422b7449f40dbac660ee57", "csslib_rev": "192d720f121792ab05ca157ea280edc7e0410e9c", # Note: Updates to dart_style have to be coordinated with the infrastructure # team so that the internal formatter `tools/sdks/dart-sdk/bin/dart format`