dbrgn / shtcx-rs

Platform agnostic Rust driver for the Sensirion SHTCx temperature/humidity sensors.
Apache License 2.0
13 stars 4 forks source link

Fix clippy issues #30

Closed rnestler closed 1 year ago

rnestler commented 1 year ago

@dbrgn I don't get why CI is failing nor what the error means:

Run actions-rs/tarpaulin@v0.1
Error: Couldn't find a release tarball containing binaries for latest

Edit: Ah, I just needed to rebase on latest master.