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 707451c commit 5a716afCopy full SHA for 5a716af
typesense_codegen/Cargo.toml
@@ -1,8 +1,10 @@
1
[package]
2
-name = "openapi"
+name = "typesense_codegen"
3
version = "0.23.0"
4
authors = ["OpenAPI Generator team and contributors"]
5
edition = "2018"
6
+description = "client for typesense generated with openapi spec"
7
+license = "Apache-2.0"
8
9
[dependencies]
10
serde = { version = "^1.0", features = ["derive"] }
0 commit comments