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 f0ba139 chore(deps): Bump trybuild from 1.0.117 to 1.0.118 (#599)
f0ba139 is described below
commit f0ba139c72383e07fe3889c4cd5d89fd880170d9
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Jul 20 08:37:56 2026 +0200
chore(deps): Bump trybuild from 1.0.117 to 1.0.118 (#599)
Bumps [trybuild](https://github.com/dtolnay/trybuild) from 1.0.117 to
1.0.118.
- [Release notes](https://github.com/dtolnay/trybuild/releases)
- [Commits](https://github.com/dtolnay/trybuild/compare/1.0.117...1.0.118)
---
updated-dependencies:
- dependency-name: trybuild
dependency-version: 1.0.118
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 2bc153b..c7fb77a 100644
--- a/Cargo.lock
+++ b/Cargo.lock
@@ -1405,9 +1405,9 @@ checksum =
"756daf9b1013ebe47a8776667b466417e2d4c5679d441c26230efd9ef78692db"
[[package]]
name = "trybuild"
-version = "1.0.117"
+version = "1.0.118"
source = "registry+https://github.com/rust-lang/crates.io-index"
-checksum = "0710d4dfbeae4f9c390baa784c49858a7468fa433f3fe5d0ec5ebef651cf59f9"
+checksum = "06649c6f63d86604ba0c8950d5a1829fc9a17afd70fc6629f481d75b6a624c78"
dependencies = [
"glob",
"serde",