From 0d08aa612d283a0220794738be18f549ed7d8fe4 Mon Sep 17 00:00:00 2001 From: Tomasz Kramkowski Date: Sun, 8 Dec 2024 21:04:43 +0000 Subject: Change to async --- Cargo.toml | 1 + 1 file changed, 1 insertion(+) (limited to 'Cargo.toml') diff --git a/Cargo.toml b/Cargo.toml index fc22f5f..70c97dc 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -15,3 +15,4 @@ homepage = "https://github.com/cs2dsb/max31855.rs" [dependencies] embedded-hal = "1.0.0" bit_field = "0.10.0" +embedded-hal-async = "1.0.0" -- cgit v1.2.3-54-g00ecf