Merge pull request from plaes/nrf-drop-embedded-storage-async-dep

nrf: Bump embedded-storage-async to 0.4.1
This commit is contained in:
Ulf Lilleengen
2024-02-27 08:54:31 +00:00
committed by GitHub

@ -146,7 +146,7 @@ critical-section = "1.1"
rand_core = "0.6.3" rand_core = "0.6.3"
fixed = "1.10.0" fixed = "1.10.0"
embedded-storage = "0.3.1" embedded-storage = "0.3.1"
embedded-storage-async = "0.4.0" embedded-storage-async = "0.4.1"
cfg-if = "1.0.0" cfg-if = "1.0.0"
document-features = "0.2.7" document-features = "0.2.7"