Skip to content

Commit 6e65644

Browse files
authored
Merge branch 'google:main' into add-verify-mode
2 parents d09b199 + e8e29cf commit 6e65644

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

crates/runner-nordic/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ wasefire-board-api = { path = "../board" }
2828
wasefire-error = { path = "../error" }
2929
wasefire-interpreter = { path = "../interpreter", optional = true }
3030
wasefire-logger = { path = "../logger" }
31-
wasefire-one-of = { version = "0.1.1-git", path = "../one-of" }
31+
wasefire-one-of = { path = "../one-of" }
3232
wasefire-protocol-usb = { path = "../protocol-usb", features = ["device"] }
3333
wasefire-store = { path = "../store" }
3434
wasefire-sync = { path = "../sync" }

0 commit comments

Comments
 (0)