Skip to content

Commit d8c6ae4

Browse files
author
Jonathan Pallant (42 Technology)
committed
Use upstream -sys 1.4.2
1 parent 291a7be commit d8c6ae4

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

Cargo.toml

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,4 @@ nrf9160-pac = "0.2.1"
1313
cortex-m = "0.6"
1414
heapless = "0.5"
1515
log = "0.4"
16-
17-
# Note: when v1.4.2 is upstreamed we can merge this again.
18-
# nrfxlib-sys = "1.2.0"
19-
nrfxlib-sys = { git = "https://github.com/Wassasin/nrfxlib-sys", branch = "nrfxlib-v1.4.2" }
16+
nrfxlib-sys = "1.4.2"

0 commit comments

Comments
 (0)