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 1604a58 commit 15aa77aCopy full SHA for 15aa77a
RELEASE_NOTES_LATEST.md
@@ -2,12 +2,12 @@ Documentation: https://typedb.com/docs/clients/2.x/clients
2
3
### Distribution
4
5
-#### For Python through PyPI
+#### For Rust through crates.io
6
7
-Available from https://pypi.org/project/typedb-protocol/
+Available from https://crates.io/crates/typedb-protocol
8
9
```sh
10
-pip install typedb-protocol
+cargo add typedb-protocol
11
```
12
13
#### For Node.js through npm
RELEASE_TEMPLATE.md
@@ -7,7 +7,7 @@ Documentation: https://typedb.com/docs/clients/2.x/clients
Available from https://pypi.org/project/typedb-protocol/
0 commit comments