Skip to content

Commit 25e803b

Browse files
committed
Merge branch 'use_high_level' of https://github.com/SpringQL/SpringQL-client-c into use_high_level
2 parents 579d448 + 23d4685 commit 25e803b

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)