We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7fc5a3f commit acf3a10Copy full SHA for acf3a10
embedded-storage-async/Cargo.toml
@@ -15,4 +15,4 @@ keywords = ["storage"]
15
categories = ["embedded", "hardware-support", "no-std"]
16
17
[dependencies]
18
-embedded-storage = { path = "../" }
+embedded-storage = { version = "0.3.0", path = "../" }
0 commit comments