We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 95be7be commit a7646fcCopy full SHA for a7646fc
typesense/Cargo.toml
@@ -5,6 +5,7 @@ authors = ["Typesense <[email protected]>"]
5
edition = "2018"
6
license = "Apache-2.0"
7
description = "WIP client for typesense"
8
+repository = "https://github.com/typesense/typesense-rust"
9
10
[features]
11
default = ["derive"]
0 commit comments