Skip to content

Commit a89eb23

Browse files
author
ru
committed
smoltcp crate version update
1 parent ffeafb5 commit a89eb23

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
@@ -27,7 +27,7 @@ cortex-m = "0.6.2"
2727
log = { version = "0.4", optional = true }
2828

2929
[dependencies.smoltcp]
30-
version = "0.6.0"
30+
version = "0.7.0"
3131
default-features = false
3232
features = ["ethernet", "proto-ipv4"]
3333
optional = true

0 commit comments

Comments
 (0)