Skip to content

Commit 3759c5c

Browse files
committed
Bump smoltcp from 0.7.0 to 0.7.x
Signed-off-by: Moritz Scheuren <moritz.scheuren@systec-electronic.com>
1 parent 882553d commit 3759c5c

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.7"
2626
log = { version = "0.4", optional = true }
2727

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

0 commit comments

Comments
 (0)