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 584bf26 commit 23d4685Copy full SHA for 23d4685
Cargo.toml
@@ -15,6 +15,6 @@ name = "springql_client"
15
cbindgen = "0.23"
16
17
[dependencies]
18
-springql-core = { git="https://github.com/SpringQL/SpringQL.git", branch="refactor_api_2"}
+springql-core = "0.11.0"
19
20
log = "0.4"
0 commit comments