From ca08f1217d8779971d4f2b306a19ad5622360372 Mon Sep 17 00:00:00 2001 From: Rebecca Turner Date: Mon, 26 Aug 2024 11:34:43 -0700 Subject: rowan: 0.15.15 -> 0.15.16 This fixes an ambiguous pointer comparison warning. See: https://github.com/rust-analyzer/rowan/pull/162 Change-Id: Iaac2c8cab0051eb97211893ad547d8dfa8fda560 --- subprojects/expect-test-rs.wrap | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'subprojects/expect-test-rs.wrap') diff --git a/subprojects/expect-test-rs.wrap b/subprojects/expect-test-rs.wrap index 1e2a4a3b9..701c5f0c5 100644 --- a/subprojects/expect-test-rs.wrap +++ b/subprojects/expect-test-rs.wrap @@ -1,6 +1,6 @@ [wrap-file] method = cargo -directory = expect-test-1.4.1 -source_url = https://crates.io/api/v1/crates/expect-test/1.4.1/download -source_filename = expect-test-1.4.1.tar.gz -source_hash = 30d9eafeadd538e68fb28016364c9732d78e420b9ff8853fa5e4058861e9f8d3 +directory = expect-test-1.5.0 +source_url = https://crates.io/api/v1/crates/expect-test/1.5.0/download +source_filename = expect-test-1.5.0.tar.gz +source_hash = 9e0be0a561335815e06dab7c62e50353134c796e7a6155402a64bcff66b6a5e0 -- cgit v1.2.3