Skip to content

Commit 70e0bef

Browse files
committed
Fix up-rust version in README.md
1 parent 22b17a9 commit 70e0bef

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
@@ -17,7 +17,7 @@ The crate needs to be added to the `[dependencies]` section of the `Cargo.toml`
1717

1818
```toml
1919
[dependencies]
20-
up-rust = { version = "0.5" }
20+
up-rust = { version = "0.6" }
2121
```
2222

2323
Most developers will want to use the Communication Level API and its default implementation

0 commit comments

Comments
 (0)