aboutsummaryrefslogtreecommitdiffstats
path: root/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'Cargo.toml')
-rw-r--r--Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/Cargo.toml b/Cargo.toml
index fe2190f..93d32a6 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -11,7 +11,7 @@ nb = "0.1.2"
ufmt = "0.1.0"
avr-device = "0.3"
-dht-sensor = "0.2"
+dht11 = "0.3"
[dependencies.arduino-uno]
git = "https://github.com/rahix/avr-hal"