From 58faa15a909fe849e7e14a26cca85baf40e7598a Mon Sep 17 00:00:00 2001 From: Ben Bridle <ben@derelict.engineering> Date: Mon, 16 Dec 2024 14:45:21 +1300 Subject: Update phosphor dependency to v3.2.1 This includes a fix to prevent the cursor from being marked as inactive while at least one mouse button is still being held. --- Cargo.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'Cargo.lock') diff --git a/Cargo.lock b/Cargo.lock index 0840c24..8f7969a 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -932,8 +932,8 @@ checksum = "e3148f5046208a5d56bcfc03053e3ca6334e51da8dfb19b6cdc8b306fae3283e" [[package]] name = "phosphor" -version = "3.1.0" -source = "git+git://benbridle.com/phosphor?tag=v3.1.0#f69c4065488f792a51641a126ba58ec541819f22" +version = "3.2.1" +source = "git+git://benbridle.com/phosphor?tag=v3.2.1#34217d9e35fb3f4abfa0f94184b0fa739f3c36c2" dependencies = [ "buffer", "event_queue", -- cgit v1.2.3-70-g09d2