Skip to content

Commit 8b19ce8

Browse files
chore(deps): bump semver from 1.0.26 to 1.0.27 (apache#17566)
Bumps [semver](https://github.com/dtolnay/semver) from 1.0.26 to 1.0.27. - [Release notes](https://github.com/dtolnay/semver/releases) - [Commits](dtolnay/semver@1.0.26...1.0.27) --- updated-dependencies: - dependency-name: semver dependency-version: 1.0.27 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 47462ed commit 8b19ce8

File tree

2 files changed

+18
-7
lines changed

2 files changed

+18
-7
lines changed

Cargo.lock

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

datafusion/ffi/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ datafusion-proto-common = { workspace = true }
5050
futures = { workspace = true }
5151
log = { workspace = true }
5252
prost = { workspace = true }
53-
semver = "1.0.26"
53+
semver = "1.0.27"
5454
tokio = { workspace = true }
5555

5656
[dev-dependencies]

0 commit comments

Comments
 (0)