Skip to content

Commit 4174998

Browse files
committed
NOT YET
1 parent 46cdc7f commit 4174998

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

Cargo.lock

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -124,7 +124,7 @@ nusb = { git = "https://github.com/oxidecomputer/nusb.git", branch = "add_illumo
124124
# to try CMSIS DAP v2 if it can so we should only be using HID as a last
125125
# resort. It would still be really nice to eventually drop that feature so
126126
# we don't have to keep using our hidapi-rs fork for illumos fixes.
127-
probe-rs = { git = "https://github.com/oxidecomputer/probe-rs.git", branch = "oxide_v0.31.0", default-features = false, features = ["builtin-targets", "cmsisdap_v1"] }
127+
probe-rs = { git = "https://github.com/oxidecomputer/probe-rs.git", branch = "add_retries", default-features = false, features = ["builtin-targets", "cmsisdap_v1"] }
128128

129129
# Local `path`-based deps
130130
humility = { path = "./humility-core", package = "humility-core" }

0 commit comments

Comments
 (0)