This is an automated email from the ASF dual-hosted git repository.
github-bot pushed a change to branch dependabot/cargo/lang/rust/master/syn-2.0.3
in repository https://gitbox.apache.org/repos/asf/avro.git
discard d96f5ec98 Bump syn from 1.0.109 to 2.0.3 in /lang/rust
add cfdb43ce8 Bump hex-literal from 0.4.0 to 0.4.1 in /lang/rust (#2177)
add fc39d86b7 AVRO-3735: Add a unit test (#2184)
add a60994dfd Bump serde from 1.0.159 to 1.0.160 in /lang/rust
add 83fd067de Bump syn from 1.0.109 to 2.0.3 in /lang/rust
This update added new revisions after undoing existing revisions.
That is to say, some revisions that were in the old version of the
branch are not in the new version. This situation occurs
when a user --force pushes a change and generates a repository
containing something like this:
* -- * -- B -- O -- O -- O (d96f5ec98)
\
N -- N -- N
refs/heads/dependabot/cargo/lang/rust/master/syn-2.0.3 (83fd067de)
You should already have received notification emails for all of the O
revisions, and so the following emails describe only the N revisions
from the common base, B.
Any revisions marked "omit" are not gone; other references still
refer to them. Any revisions marked "discard" are gone forever.
No new revisions were added by this update.
Summary of changes:
lang/rust/Cargo.lock | 12 ++++----
lang/rust/avro/Cargo.toml | 4 +--
lang/rust/avro/src/schema.rs | 64 ++++++++++++++++++++++++++++++++++++++++
lang/rust/avro_derive/Cargo.toml | 2 +-
lang/rust/wasm-demo/Cargo.toml | 2 +-
5 files changed, 74 insertions(+), 10 deletions(-)