From 89a9bcdba85c0ce30b0af0d20bc40cd455915b43 Mon Sep 17 00:00:00 2001 From: Michael Kamprath Date: Sat, 30 Dec 2023 22:34:56 -0800 Subject: [PATCH] removed dev patch --- Cargo.toml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Cargo.toml b/Cargo.toml index bbd43fb..284c1cd 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -85,5 +85,5 @@ incremental = false lto = 'fat' opt-level = 3 -[patch."https://github.com/michaelkamprath/mpu6050.git"] -mpu6050 = { path = "../mpu6050" } +# [patch."https://github.com/michaelkamprath/mpu6050.git"] +# mpu6050 = { path = "../mpu6050" }