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 6a213ff commit 4e76333Copy full SHA for 4e76333
Cargo.toml
@@ -12,7 +12,7 @@ crate-type = ["cdylib"]
12
name = "springql_client"
13
14
[build-dependencies]
15
-cbindgen = "0.21"
+cbindgen = "0.23"
16
17
[dependencies]
18
springql-core = "0.7.1"
0 commit comments