Skip to content

Commit d139cfa

Browse files
build(deps): bump springql from 0.17.1 to 0.18.1
Bumps [springql](https://github.com/SpringQL/SpringQL) from 0.17.1 to 0.18.1. - [Release notes](https://github.com/SpringQL/SpringQL/releases) - [Changelog](https://github.com/SpringQL/SpringQL/blob/main/CHANGELOG.md) - [Commits](https://github.com/SpringQL/SpringQL/compare/springql-core@0.17.1...v0.18.1) --- updated-dependencies: - dependency-name: springql dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 82a002d commit d139cfa

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

Cargo.lock

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

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

1717
[dependencies]
18-
springql = "0.17.1"
18+
springql = "0.18.1"
1919

2020
log = "0.4"

0 commit comments

Comments
 (0)