Update smoltcp to the newest master

This commit is contained in:
Paweł Jan Czochański
2023-01-18 09:56:38 +01:00
committed by Dario Nieuwenhuis
parent 65ab714fae
commit 2eae12b7f1
3 changed files with 18 additions and 27 deletions

View File

@ -51,7 +51,7 @@ atomic-polyfill = { version = "1.0" }
[dependencies.smoltcp]
version = "0.8.0"
git = "https://github.com/smoltcp-rs/smoltcp"
rev = "b7a7c4b1c56e8d4c2524c1e3a056c745a13cc09f"
rev = "7b631c27cefe9b29e322a507c076b4156f477ee2"
default-features = false
features = [
"proto-ipv4",