Skip to content

Commit db6c118

Browse files
authored
Merge pull request #30 from dutchmartin/master
Update smoltcp version
2 parents 4d6b29b + bd81be6 commit db6c118

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)