Skip to content

Commit 4c6d92a

Browse files
dcrooterahul-thakoor
authored andcommitted
Update version in README
1 parent aa62de4 commit 4c6d92a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,7 @@ To use `rust_gpiozero`, first add this to your Cargo.toml:
8080

8181
```toml
8282
[dependencies]
83-
rust_gpiozero = "0.2.0"
83+
rust_gpiozero = "^0.2"
8484
```
8585
Compiling your project on a Raspberry Pi directly can take significant time depending on the model. Ideally, you would cross compile your project then run it on the Raspberry Pi.
8686

0 commit comments

Comments
 (0)