Skip to content

Commit 29d7c32

Browse files
Merge #332
332: Update common dependencies r=jonas-schievink a=jonas-schievink bors r+ Co-authored-by: Jonas Schievink <jonasschievink@gmail.com>
2 parents 4050f1a + 8940cb3 commit 29d7c32

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

nrf-hal-common/Cargo.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,10 +20,10 @@ license = "MIT OR Apache-2.0"
2020
edition = "2018"
2121

2222
[dependencies]
23-
cortex-m = "0.6.2"
23+
cortex-m = "0.7.3"
2424
nb = "1.0.0"
2525
fixed = "1.0.0"
26-
rand_core = "0.5.1"
26+
rand_core = "0.6.3"
2727
cfg-if = "1.0.0"
2828
embedded-dma = "0.1.1"
2929

0 commit comments

Comments
 (0)