Skip to content

Commit eca5066

Browse files
committed
build: uses springql-core in crates.io
1 parent 3b29176 commit eca5066

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.20"
1616

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

2020
log = "0.4"

0 commit comments

Comments
 (0)