Skip to content

Commit fc29443

Browse files
authored
Merge pull request #25 from SpringQL/dependabot/cargo/cbindgen-0.23
build(deps): update cbindgen requirement from 0.21 to 0.23
2 parents 6a213ff + 4e76333 commit fc29443

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
@@ -12,7 +12,7 @@ crate-type = ["cdylib"]
1212
name = "springql_client"
1313

1414
[build-dependencies]
15-
cbindgen = "0.21"
15+
cbindgen = "0.23"
1616

1717
[dependencies]
1818
springql-core = "0.7.1"

0 commit comments

Comments
 (0)