Skip to content

Commit 23d4685

Browse files
authored
Update Cargo.toml
1 parent 584bf26 commit 23d4685

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,6 @@ name = "springql_client"
1515
cbindgen = "0.23"
1616

1717
[dependencies]
18-
springql-core = { git="https://github.com/SpringQL/SpringQL.git", branch="refactor_api_2"}
18+
springql-core = "0.11.0"
1919

2020
log = "0.4"

0 commit comments

Comments
 (0)