Updating smoltcp-nal

master
Ryan Summers 2021-04-08 13:56:57 +02:00
parent d0c1bef55f
commit 164fd5969d
2 changed files with 2 additions and 2 deletions

2
Cargo.lock generated
View File

@ -710,7 +710,7 @@ dependencies = [
[[package]]
name = "smoltcp-nal"
version = "0.1.0"
source = "git+https://github.com/quartiq/smoltcp-nal.git?rev=db2d6c6#db2d6c6ac538a128e63da2f166a0907f4c99989a"
source = "git+https://github.com/quartiq/smoltcp-nal.git?rev=d200d4e#d200d4eb20cdad42ed30a77f9c1690f43361d9e8"
dependencies = [
"embedded-nal",
"heapless 0.6.1",

View File

@ -60,7 +60,7 @@ rev = "314fa5587d"
[dependencies.smoltcp-nal]
git = "https://github.com/quartiq/smoltcp-nal.git"
rev = "db2d6c6"
rev = "d200d4e"
[patch.crates-io.minimq]
git = "https://github.com/quartiq/minimq.git"