Skip to content

Commit 0a80a1b

Browse files
committed
dep: Use upstream smoltcp
Branch was merged through smoltcp-rs/smoltcp#903
1 parent 931916f commit 0a80a1b

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
@@ -91,7 +91,7 @@ embassy-nrf = { git = "https://github.com/chrysn-pull-requests/embassy", branch
9191

9292
usbd-hid-macros = { git = "https://github.com/kaspar030/usbd-hid", branch = "for-riot-rs" }
9393

94-
smoltcp = { git = "https://github.com/chrysn-pull-requests/smoltcp.git", branch = "pktinfo" }
94+
smoltcp.git = "https://github.com/smoltcp-rs/smoltcp.git" # version 0.12-to-be
9595
embassy-net = { git = "https://github.com/chrysn-pull-requests/embassy", branch = "for-riot-rs-100424-plus-embeddednal" }
9696
embassy-sync = { git = "https://github.com/chrysn-pull-requests/embassy", branch = "for-riot-rs-100424-plus-embeddednal" }
9797
embassy-time = { git = "https://github.com/chrysn-pull-requests/embassy", branch = "for-riot-rs-100424-plus-embeddednal" }

0 commit comments

Comments
 (0)