Skip to content

Commit 4f4082e

Browse files
committed
Added correct version in example
1 parent 890f188 commit 4f4082e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ Add this to your `Cargo.toml`:
1818

1919
```toml
2020
[dependencies]
21-
dlt_core = "0.14"
21+
dlt_core = "0.17"
2222
```
2323

2424
This is an example of how to parse a message and serialize it back to a byte array.

0 commit comments

Comments
 (0)