update embedded-storage{,-async}, remove patch.

This commit is contained in:
Dario Nieuwenhuis
2023-12-04 13:47:21 +01:00
parent 52fabbfb46
commit 03325ea81b
25 changed files with 30 additions and 33 deletions

View File

@ -106,7 +106,7 @@ cortex-m = "0.7.6"
critical-section = "1.1"
rand_core = "0.6.3"
fixed = "1.10.0"
embedded-storage = "0.3.0"
embedded-storage = "0.3.1"
embedded-storage-async = "0.4.0"
cfg-if = "1.0.0"