Skip to content

Commit ca81fbf

Browse files
committed
Prepare internal release of probe-rs
1 parent f7e7904 commit ca81fbf

File tree

2 files changed

+10
-10
lines changed

2 files changed

+10
-10
lines changed

Cargo.lock

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

Cargo.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
[workspace.package]
2-
version = "0.29.1+nordic"
2+
version = "0.29.2+nordic"
33
edition = "2024"
44

55
documentation = "https://docs.rs/probe-rs/"
@@ -26,7 +26,7 @@ members = [
2626
exclude = ["probe-rs/tests/gpio-hal-blinky"]
2727

2828
[workspace.dependencies]
29-
probe-rs = { path = "probe-rs", version = "0.29.1", package = "probe-rs-nordic" }
29+
probe-rs = { path = "probe-rs", version = "0.29.2", package = "probe-rs-nordic" }
3030
probe-rs-target = { path = "probe-rs-target", version = "0.29.1" }
3131
probe-rs-mi = { path = "probe-rs-mi", version = "0.1.0" }
3232

0 commit comments

Comments
 (0)