File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11[package ]
22name = " typesense"
3- version = " 0.1 .0"
3+ version = " 0.2 .0"
44authors = [" Typesense <contact@typesense.org>" ]
55edition = " 2018"
66license = " Apache-2.0"
@@ -24,7 +24,7 @@ hmac = "0.12"
2424serde = { version = " 1" , features = [" derive" ] }
2525serde_json = " 1.0"
2626sha2 = " 0.10"
27- typesense_derive = { version = " 0.1 .0" , path = " ../typesense_derive" , optional = true }
27+ typesense_derive = { version = " 0.2 .0" , path = " ../typesense_derive" , optional = true }
2828typesense_codegen = { version = " 0.25.0" , path = " ../typesense_codegen" }
2929
3030[dev-dependencies ]
Original file line number Diff line number Diff line change 11[package ]
22name = " typesense_derive"
3- version = " 0.1 .0"
3+ version = " 0.2 .0"
44authors = [" Typesense <contact@typesense.org>" ]
55edition = " 2018"
66description = " macros for typesense client"
You can’t perform that action at this time.
0 commit comments