Skip to content

Commit

Permalink
Update smoltcp
Browse files Browse the repository at this point in the history
  • Loading branch information
Dirbaio committed Nov 26, 2021
1 parent 6aa27d1 commit 2cc301e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion embassy-net/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ atomic-pool = "0.2.1"

[dependencies.smoltcp]
git = "https://github.com/smoltcp-rs/smoltcp"
rev = "453183f8a1d16daf2f6739b565d3dc7ac93b662e"
rev = "f5bc05cda8d83595c98688991f4b69fc963a88f6"
default-features = false
features = [
"proto-ipv4",
Expand Down

0 comments on commit 2cc301e

Please sign in to comment.