diff options
Diffstat (limited to 'Cargo.toml')
| -rw-r--r-- | Cargo.toml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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" |
