aboutsummaryrefslogtreecommitdiff
path: root/Cargo.lock
diff options
context:
space:
mode:
authorNathan Perry <np@npry.dev>2024-10-07 15:24:15 -0400
committerNathan Perry <np@npry.dev>2024-10-07 15:24:15 -0400
commit99399316358fa7c48b258e899d225d51a6e8b209 (patch)
tree7a9ff5831745513b0991c29841a69bfdb1a0c18c /Cargo.lock
parent851fc2dcf74b1fecdffdc9e8c8bf4e26cfc58cdc (diff)
hopefully fix spi register addressing
Diffstat (limited to 'Cargo.lock')
-rw-r--r--Cargo.lock2
1 files changed, 1 insertions, 1 deletions
diff --git a/Cargo.lock b/Cargo.lock
index ec07fce..8f286b5 100644
--- a/Cargo.lock
+++ b/Cargo.lock
@@ -797,7 +797,7 @@ dependencies = [
[[package]]
name = "drogue_bme680_async"
version = "0.4.0-alpha0"
-source = "git+https://pub.npry.dev/drogue_bme680_async#6977e2700a1eea04479410022bd43762099721fb"
+source = "git+https://pub.npry.dev/drogue_bme680_async#29a6aa9f028341832729a7f905f4d71e5ac43bc8"
dependencies = [
"bitfield 0.16.1",
"defmt",