This is an automated email from the ASF dual-hosted git repository.
kriskras99 pushed a change to branch feat/use_serde_attributes
in repository https://gitbox.apache.org/repos/asf/avro-rs.git
discard 2f02fa0 feat: Use the Serde attributes and check for conflicting
attributes
add 4fb5c12 chore(deps): Bump serde_json from 1.0.145 to 1.0.146 (#372)
add f6ae7d3 chore(deps): Bump serde_json from 1.0.146 to 1.0.147 (#374)
add 9630d6e chore: Remove unnecessary mod in `avro_derive/tests/derive.rs`
add 0ed7a90 feat: Use the Serde attributes and check for conflicting
attributes
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 (2f02fa0)
\
N -- N -- N refs/heads/feat/use_serde_attributes (0ed7a90)
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:
Cargo.lock | 18 +++++++++---------
Cargo.toml | 2 +-
avro_derive/tests/derive.rs | 5 +++--
3 files changed, 13 insertions(+), 12 deletions(-)