This is an automated email from the ASF dual-hosted git repository.
Kriskras99 pushed a change to branch feat/all_the_enums
in repository https://gitbox.apache.org/repos/asf/avro-rs.git
from 6fa9a87 fix: Review feedback
add 660c655 chore(deps): Bump liblzma from 0.4.6 to 0.4.7 (#570)
add 0a10af6 chore(deps): Bump num-bigint from 0.4.6 to 0.5.0 (#572)
add f39d509 chore(deps): Bump rand from 0.10.1 to 0.10.2 (#573)
add 23ac764 chore(deps): Bump num-bigint from 0.5.0 to 0.5.1 (#576)
add fd14693 fix: Pin `dtolnay/rust-toolchain` to the new allowed version
(#577)
add f1ad988 Merge branch 'main' into feat/all_the_enums
No new revisions were added by this update.
Summary of changes:
.github/dependabot.yml | 11 +
...st-lang-rust-clippy.yml => allowlist-check.yml} | 34 +-
...st-lang-rust-clippy.yml => codeql-analysis.yml} | 49 ++-
.github/workflows/test-lang-rust-audit.yml | 13 +-
.github/workflows/test-lang-rust-ci.yml | 48 ++-
.github/workflows/test-lang-rust-clippy.yml | 7 +-
.../{test-lang-rust-clippy.yml => zizmor.yml} | 43 +-
.activate.sh => .github/zizmor.yml | 11 +-
Cargo.lock | 451 +++++++--------------
avro/Cargo.toml | 2 +-
avro_test_helper/Cargo.toml | 2 +-
avro_test_helper/src/lib.rs | 2 +-
12 files changed, 273 insertions(+), 400 deletions(-)
copy .github/workflows/{test-lang-rust-clippy.yml => allowlist-check.yml} (64%)
copy .github/workflows/{test-lang-rust-clippy.yml => codeql-analysis.yml} (52%)
copy .github/workflows/{test-lang-rust-clippy.yml => zizmor.yml} (62%)
copy .activate.sh => .github/zizmor.yml (86%)