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

Kriskras99 pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/avro-rs.git


The following commit(s) were added to refs/heads/main by this push:
     new 10d952f  chore(deps): Bump trybuild from 1.0.116 to 1.0.117 (#562)
10d952f is described below

commit 10d952fc23cf1b05b4d79caaf0d60d66f0f34f42
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Jun 22 07:20:21 2026 +0200

    chore(deps): Bump trybuild from 1.0.116 to 1.0.117 (#562)
    
    Bumps [trybuild](https://github.com/dtolnay/trybuild) from 1.0.116 to 
1.0.117.
    - [Release notes](https://github.com/dtolnay/trybuild/releases)
    - [Commits](https://github.com/dtolnay/trybuild/compare/1.0.116...1.0.117)
    
    ---
    updated-dependencies:
    - dependency-name: trybuild
      dependency-version: 1.0.117
      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>
---
 Cargo.lock | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/Cargo.lock b/Cargo.lock
index 2a10092..77d5159 100644
--- a/Cargo.lock
+++ b/Cargo.lock
@@ -1426,9 +1426,9 @@ checksum = 
"d282ade6016312faf3e41e57ebbba0c073e4056dab1232ab1cb624199648f8ed"
 
 [[package]]
 name = "trybuild"
-version = "1.0.116"
+version = "1.0.117"
 source = "registry+https://github.com/rust-lang/crates.io-index";
-checksum = "47c635f0191bd3a2941013e5062667100969f8c4e9cd787c14f977265d73616e"
+checksum = "0710d4dfbeae4f9c390baa784c49858a7468fa433f3fe5d0ec5ebef651cf59f9"
 dependencies = [
  "glob",
  "serde",

Reply via email to