Skip to content

Commit 1b70962

Browse files
chore(deps): bump semver from 1.0.25 to 1.0.26 (#15116)
Bumps [semver](https://github.com/dtolnay/semver) from 1.0.25 to 1.0.26. - [Release notes](https://github.com/dtolnay/semver/releases) - [Commits](dtolnay/semver@1.0.25...1.0.26) --- updated-dependencies: - dependency-name: semver dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 03bcdb0 commit 1b70962

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Cargo.lock

Lines changed: 2 additions & 2 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
@@ -47,7 +47,7 @@ datafusion-proto = { workspace = true }
4747
futures = { workspace = true }
4848
log = { workspace = true }
4949
prost = { workspace = true }
50-
semver = "1.0.24"
50+
semver = "1.0.26"
5151
tokio = { workspace = true }
5252

5353
[dev-dependencies]

0 commit comments

Comments
 (0)