Skip to content

Commit bd81be6

Browse files
author
Martijn Groeneveldt
authored
Update smoltcp version
1 parent 4d6b29b commit bd81be6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ cortex-m = "0.6.2"
2626
log = { version = "0.4", optional = true }
2727

2828
[dependencies.smoltcp]
29-
version = "0.6.0"
29+
version = "0.7.0"
3030
default-features = false
3131
features = ["ethernet", "proto-ipv4"]
3232
optional = true

0 commit comments

Comments
 (0)