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/rowan-rs.wrap | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'subprojects/rowan-rs.wrap') diff --git a/subprojects/rowan-rs.wrap b/subprojects/rowan-rs.wrap index f6ab76d69..1baf3f9f2 100644 --- a/subprojects/rowan-rs.wrap +++ b/subprojects/rowan-rs.wrap @@ -1,6 +1,6 @@ [wrap-file] method = cargo -directory = rowan-0.15.15 -source_url = https://crates.io/api/v1/crates/rowan/0.15.15/download -source_filename = rowan-0.15.15.tar.gz -source_hash = 32a58fa8a7ccff2aec4f39cc45bf5f985cec7125ab271cf681c279fd00192b49 +directory = rowan-0.15.16 +source_url = https://crates.io/api/v1/crates/rowan/0.15.16/download +source_filename = rowan-0.15.16.tar.gz +source_hash = 0a542b0253fa46e632d27a1dc5cf7b930de4df8659dc6e720b647fc72147ae3d -- cgit v1.2.3