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 3b29176 commit eca5066Copy full SHA for eca5066
Cargo.toml
@@ -15,6 +15,6 @@ name = "springql_client"
15
cbindgen = "0.20"
16
17
[dependencies]
18
-springql-core = {git = "https://github.com/SpringQL/SpringQL"}
+springql-core = "0.1.1"
19
20
log = "0.4"
0 commit comments