This is an automated email from the ASF dual-hosted git repository.
agrove pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/datafusion-comet.git
The following commit(s) were added to refs/heads/main by this push:
new 1076f3533 chore(deps): bump assertables from 9.8.2 to 9.8.3 in /native
(#2953)
1076f3533 is described below
commit 1076f3533babaf8bb3791b2017ccdb89dd2b1916
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Dec 22 12:07:27 2025 -0700
chore(deps): bump assertables from 9.8.2 to 9.8.3 in /native (#2953)
Bumps [assertables](https://github.com/sixarm/assertables-rust-crate) from
9.8.2 to 9.8.3.
-
[Changelog](https://github.com/SixArm/assertables-rust-crate/blob/9.8.3/CHANGES.md)
-
[Commits](https://github.com/sixarm/assertables-rust-crate/compare/9.8.2...9.8.3)
---
updated-dependencies:
- dependency-name: assertables
dependency-version: 9.8.3
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>
---
native/Cargo.lock | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/native/Cargo.lock b/native/Cargo.lock
index 7279aa901..bf9a7ea2d 100644
--- a/native/Cargo.lock
+++ b/native/Cargo.lock
@@ -388,9 +388,9 @@ checksum =
"b0f477b951e452a0b6b4a10b53ccd569042d1d01729b519e02074a9c0958a063"
[[package]]
name = "assertables"
-version = "9.8.2"
+version = "9.8.3"
source = "registry+https://github.com/rust-lang/crates.io-index"
-checksum = "59051ec02907378a67b0ba1b8631121f5388c8dbbb3cec8c749d8f93c2c3c211"
+checksum = "cbada39b42413d4db3d9460f6e791702490c40f72924378a1b6fc1a4181188fd"
[[package]]
name = "async-channel"
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]