Skip to content

Commit acf3a10

Browse files
committed
Add version to dependency
1 parent 7fc5a3f commit acf3a10

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

embedded-storage-async/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,4 +15,4 @@ keywords = ["storage"]
1515
categories = ["embedded", "hardware-support", "no-std"]
1616

1717
[dependencies]
18-
embedded-storage = { path = "../" }
18+
embedded-storage = { version = "0.3.0", path = "../" }

0 commit comments

Comments
 (0)