Skip to content

Commit dd586cd

Browse files
committed
update trouble commit pin
1 parent 4116f31 commit dd586cd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/trouble/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ microbit-bsp = { path = "../../", features = ["trouble"]}
2020
futures = { version = "0.3", default-features = false, features = ["async-await"]}
2121
trouble-host = { git = "https://github.com/embassy-rs/trouble.git", features = [
2222
"defmt",
23-
], rev = "6b464147efe6484da1d7ca2ea78247adaa393b13"}
23+
], rev = "770b1e801c0a06ba51a4eb9b9f5a393726f32f33"}
2424

2525
defmt = "0.3.10"
2626
defmt-rtt = "0.4.0"

0 commit comments

Comments
 (0)