We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 92e23fa commit b7ce121Copy full SHA for b7ce121
typesense_codegen/Cargo.toml
@@ -14,5 +14,5 @@ url = "^2.2"
14
uuid = { version = "^1.0", features = ["serde", "v4", "js"] }
15
16
[dependencies.reqwest]
17
-version = "^0.11"
+version = "^0.12"
18
features = ["json", "multipart"]
0 commit comments