Skip to content
This repository was archived by the owner on Aug 1, 2024. It is now read-only.

Commit c586804

Browse files
committed
Fix CI
1 parent 8170d31 commit c586804

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Cargo.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@ polling = { git = "https://github.com/esp-rs-compat/polling" }
1616
socket2 = { git = "https://github.com/esp-rs-compat/socket2" }
1717
getrandom = { version = "0.2", git = "https://github.com/esp-rs-compat/getrandom.git" }
1818
#getrandom1 = { version = "0.1", git = "https://github.com/esp-rs-compat/getrandom.git", package = "getrandom", branch = "0.1" }
19+
embedded-io = { git = "https://github.com/ivmarkov/embedded-io" }
1920

2021
[profile.release]
2122
opt-level = "s"

0 commit comments

Comments
 (0)