This is an automated email from the ASF dual-hosted git repository.

mbutrovich 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 b5c4b3369 chore(deps): bump cc from 1.2.48 to 1.2.49 in /native (#2858)
b5c4b3369 is described below

commit b5c4b3369d8341ddbb21db1c86537967c8239804
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Dec 8 10:51:09 2025 -0500

    chore(deps): bump cc from 1.2.48 to 1.2.49 in /native (#2858)
    
    Bumps [cc](https://github.com/rust-lang/cc-rs) from 1.2.48 to 1.2.49.
    - [Release notes](https://github.com/rust-lang/cc-rs/releases)
    - [Changelog](https://github.com/rust-lang/cc-rs/blob/main/CHANGELOG.md)
    - 
[Commits](https://github.com/rust-lang/cc-rs/compare/cc-v1.2.48...cc-v1.2.49)
    
    ---
    updated-dependencies:
    - dependency-name: cc
      dependency-version: 1.2.49
      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 bb054322d..f17b71845 100644
--- a/native/Cargo.lock
+++ b/native/Cargo.lock
@@ -1228,9 +1228,9 @@ checksum = 
"37b2a672a2cb129a2e41c10b1224bb368f9f37a2b16b612598138befd7b37eb5"
 
 [[package]]
 name = "cc"
-version = "1.2.48"
+version = "1.2.49"
 source = "registry+https://github.com/rust-lang/crates.io-index";
-checksum = "c481bdbf0ed3b892f6f806287d72acd515b352a4ec27a208489b8c1bc839633a"
+checksum = "90583009037521a116abf44494efecd645ba48b6622457080f080b85544e2215"
 dependencies = [
  "find-msvc-tools",
  "jobserver",


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to