Cargo.toml: update smoltcp to 0.5.0
This commit is contained in:
parent
7f32591441
commit
2992688184
@ -23,8 +23,7 @@ lexical-core = { version = "~0.6.1", default-features = false }
|
||||
nom = { version = "~5", default-features = false }
|
||||
|
||||
[dependencies.smoltcp]
|
||||
git = "https://github.com/m-labs/smoltcp"
|
||||
rev = "cd893e6"
|
||||
version = "0.5.0"
|
||||
features = ["proto-ipv4", "socket-tcp"]
|
||||
default-features = false
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user