Skip to content

Commit 2e34335

Browse files
committed
fix: add patch for build
1 parent e5cf50d commit 2e34335

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

Cargo.toml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -57,3 +57,7 @@ trouble = [
5757
"nrf-mpsl",
5858
"static_cell",
5959
]
60+
61+
[patch.crates-io]
62+
nrf-sdc = { git = "https://github.com/alexmoon/nrf-sdc.git", rev="551a95436e999b4290b4a33383aa3d6747b63dd9" }
63+
nrf-mpsl = { git = "https://github.com/alexmoon/nrf-sdc.git", rev="551a95436e999b4290b4a33383aa3d6747b63dd9" }

0 commit comments

Comments
 (0)