diff options
| author | Dario Nieuwenhuis <[email protected]> | 2024-11-15 02:22:20 +0100 |
|---|---|---|
| committer | Dario Nieuwenhuis <[email protected]> | 2024-11-15 02:22:20 +0100 |
| commit | 3f23fd5c98244921b97858912bbcdfd681b4f92e (patch) | |
| tree | e572b5ebc9dae3c2fedf97b576f188498832220a /embassy-nrf/Cargo.toml | |
| parent | ea1b97ed4032d5f925839165c546833323ef1b01 (diff) | |
Update nrf-pac.
Diffstat (limited to 'embassy-nrf/Cargo.toml')
| -rw-r--r-- | embassy-nrf/Cargo.toml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/embassy-nrf/Cargo.toml b/embassy-nrf/Cargo.toml index 24a3db91d..7b20d2643 100644 --- a/embassy-nrf/Cargo.toml +++ b/embassy-nrf/Cargo.toml | |||
| @@ -136,7 +136,7 @@ embedded-hal-async = { version = "1.0" } | |||
| 136 | embedded-io = { version = "0.6.0" } | 136 | embedded-io = { version = "0.6.0" } |
| 137 | embedded-io-async = { version = "0.6.1" } | 137 | embedded-io-async = { version = "0.6.1" } |
| 138 | 138 | ||
| 139 | nrf-pac = { git = "https://github.com/embassy-rs/nrf-pac", rev = "875a29629cc1c87aae00cfea647a956b3807d8be" } | 139 | nrf-pac = { git = "https://github.com/embassy-rs/nrf-pac", rev = "12e2461859acb0bfea9b2ef5cd73f1283c139ac0" } |
| 140 | 140 | ||
| 141 | defmt = { version = "0.3", optional = true } | 141 | defmt = { version = "0.3", optional = true } |
| 142 | bitflags = "2.4.2" | 142 | bitflags = "2.4.2" |
