diff options
Diffstat (limited to 'examples/stm32f7')
| -rw-r--r-- | examples/stm32f7/Cargo.toml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/examples/stm32f7/Cargo.toml b/examples/stm32f7/Cargo.toml index ac46cd86e..8d7710c44 100644 --- a/examples/stm32f7/Cargo.toml +++ b/examples/stm32f7/Cargo.toml | |||
| @@ -29,8 +29,8 @@ critical-section = "0.2.3" | |||
| 29 | 29 | ||
| 30 | 30 | ||
| 31 | [dependencies.smoltcp] | 31 | [dependencies.smoltcp] |
| 32 | git = "https://github.com/smoltcp-rs/smoltcp" | 32 | git = "https://github.com/bobmcwhirter/smoltcp" |
| 33 | rev = "e4241510337e095b9d21136c5f58b2eaa1b78479" | 33 | rev = "faf81d21daae16b650b16e59a8422a8283e8a302" |
| 34 | default-features = false | 34 | default-features = false |
| 35 | features = [ | 35 | features = [ |
| 36 | "proto-ipv4", | 36 | "proto-ipv4", |
