From 570ba5845e3fc9a2f241601ca3dd273ce702c52e Mon Sep 17 00:00:00 2001 From: Linus Date: Mon, 10 Jan 2022 12:49:31 +0100 Subject: [PATCH] Update Cargo.lock --- Cargo.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.lock b/Cargo.lock index 30c6b310..54176004 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -816,7 +816,7 @@ checksum = "1b03d17f364a3a042d5e5d46b053bbbf82c92c9430c592dd4c064dc6ee997125" [[package]] name = "libremarkable" version = "0.5.0" -source = "git+https://github.com/LinusCDE/libremarkable.git?rev=bf4c236fbe09264713e347680a887fb9de35f877#bf4c236fbe09264713e347680a887fb9de35f877" +source = "git+https://github.com/canselcik/libremarkable.git?rev=22cea77ebe8f3cfcd46899adfffccf2f28c6839c#22cea77ebe8f3cfcd46899adfffccf2f28c6839c" dependencies = [ "aabb-quadtree", "atomic",