Skip to content

Commit 12d326a

Browse files
committed
README: update version
1 parent f1a6ba3 commit 12d326a

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
@@ -14,7 +14,7 @@ Please send pull requests.
1414
Add to the `[dependencies]` section in your `Cargo.toml`:
1515
```rust
1616
stm32f4xx-hal = { version = "*", features = ["stm32f429"] }
17-
stm32-eth = { version = "0.1.0", features = ["nucleo-f429zi"] }
17+
stm32-eth = { version = "0.1.1", features = ["nucleo-f429zi"] }
1818
```
1919

2020
In `src/main.rs` add:

0 commit comments

Comments
 (0)