Skip to content

Commit f92d9e5

Browse files
authored
fix: cherry-pick serde_avro_fast replacement and update dependency list (#279)
1 parent ca89546 commit f92d9e5

13 files changed

Lines changed: 2719 additions & 2785 deletions

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ jobs:
4444
- name: Install cargo-deny
4545
uses: taiki-e/install-action@v2
4646
with:
47-
tool: cargo-deny@0.14.22
47+
tool: cargo-deny@0.19.0
4848

4949
- name: Check dependency licenses (Apache-compatible)
5050
run: cargo deny check licenses

0 commit comments

Comments
 (0)